Filter interviews by
Two Java and xml coding qn
I applied via campus placement at Amrita Vishwa Vidyapeetham, Amritapuri Campus and was interviewed in Jan 2024. There were 2 interview rounds.
Two qns from XML and java
I applied via Approached by Company and was interviewed in Apr 2023. There were 3 interview rounds.
Hibernate is an ORM tool for Java that simplifies database access by mapping Java classes to database tables.
Hibernate provides a framework for mapping object-oriented domain models to relational databases.
It supports various mapping strategies, including annotations and XML configuration files.
Hibernate also provides caching, transaction management, and query language support.
Example: Hibernate can be used to persist ...
To call server using servlet, we need to create a URL connection and send HTTP request.
Create a URL object with the server URL
Open a connection to the server using the URL object
Set the request method (GET, POST, etc.) and any request headers
Get the output stream from the connection and write any request data
Read the response from the server using the input stream from the connection
Close the connection and process the
DS algorithm for tree traversal is used to visit each node of a tree exactly once.
Depth First Search (DFS) - Preorder, Inorder, Postorder
Breadth First Search (BFS)
DFS is recursive while BFS uses a queue
Preorder - Root, Left, Right
Inorder - Left, Root, Right
Postorder - Left, Right, Root
I bring a strong technical background, problem-solving skills, and a passion for software development.
Strong technical background in software engineering
Proficient in multiple programming languages such as Java, Python, and C++
Experience with software development methodologies like Agile
Excellent problem-solving and analytical skills
Ability to work well in a team and collaborate effectively
Passion for learning and stay...
I expect a competitive salary based on my experience, skills, and the market rate for software engineers.
Research the average salary range for software engineers in your location and industry.
Consider your years of experience, level of expertise, and any specialized skills you possess.
Factor in the company's size, reputation, and financial stability.
Be prepared to negotiate and discuss benefits and perks in addition to...
e2open interview questions for designations
Python basics problem solving, pandas if required
I applied via Approached by Company and was interviewed in Mar 2022. There were 4 interview rounds.
Written round of 50 marks: Aptitude, Java,SQL & SVN
This was a techno-managerial round which included few questions on the previous projects done, Interest in field and few behavioural questions
I applied via Walk-in and was interviewed before Feb 2022. There were 5 interview rounds.
Aptitude test will cover most of the topics
Be prepared to write a code, questions will be of easg
Top trending discussions
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
posted on 9 Oct 2024
2 Interview rounds
based on 24 reviews
Rating in categories
Software Engineer
180
salaries
| ₹4.7 L/yr - ₹16 L/yr |
Senior Software Engineer
143
salaries
| ₹8.5 L/yr - ₹27.8 L/yr |
Analyst
137
salaries
| ₹3 L/yr - ₹5.8 L/yr |
Data Analyst
106
salaries
| ₹2.8 L/yr - ₹6.1 L/yr |
Associate Software Engineer
102
salaries
| ₹3.6 L/yr - ₹11 L/yr |
Blue Yonder
Manhattan Associates
SAP
Oracle