i
Onward Technologies Inc
Filter interviews by
I applied via Campus Placement
Basic program snippets
Top trending discussions
Java has two types of beans: stateful and stateless beans.
Stateful beans maintain conversational state with the client, while stateless beans do not.
Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.
Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.
Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.
Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.
For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.
Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.
Iterate through the array to find the second greatest number.
Iterate through the array and keep track of the greatest and second greatest numbers.
Compare each element with the current greatest and second greatest numbers.
Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Referral and was interviewed before Jun 2021. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 4 interview rounds.
I appeared for an interview before Jan 2024.
This round was dependent on the end client. It lasted for approximately one hour and involved a technical assessment from the client side conducted by a panel of three interviewers. The panel was knowledgeable, attentive, and cooperative, with questions that were relevant to the work experience.
My salary expectations are in line with industry standards for a Senior Engineer position.
Research industry standards for Senior Engineer salaries
Consider my level of experience and skills
Factor in the cost of living in the area where the job is located
Yes, I am comfortable with the designated work location and working at the client site.
I have experience working at client sites in previous roles
I am adaptable and can work effectively in different environments
I am willing to travel if required for the job
Yes, I am currently serving a notice period of 1 month, and it is negotiable.
Yes, I am currently serving a notice period of 1 month.
I am open to discussing the notice period and negotiating if needed.
I believe in maintaining open communication with my current employer during this transition period.
I can join within 2 weeks of receiving the offer letter.
I can start within 2 weeks of receiving the offer letter.
I need a 2-week notice period before joining.
My earliest availability is 2 weeks after receiving the offer.
Java hash map is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.
HashMap in Java implements the Map interface and allows null keys and values.
It uses hashing to store and retrieve key-value pairs, providing O(1) time complexity for get() and put() operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 1); int value = map.
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Design Engineer
666
salaries
| ₹2.2 L/yr - ₹9.3 L/yr |
Senior Design Engineer
331
salaries
| ₹4.1 L/yr - ₹11.5 L/yr |
Software Engineer
227
salaries
| ₹2.6 L/yr - ₹11.5 L/yr |
Senior Software Engineer
169
salaries
| ₹5.3 L/yr - ₹21.9 L/yr |
Project Lead
163
salaries
| ₹5.5 L/yr - ₹16.3 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software