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.
Basic java programming
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.
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
HashMap uses the hashCode() method of ke...
JDK 8 features include lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Functional interfaces enable the use of lambda expressions.
Streams provide a way to work with sequences of elements efficiently.
Default methods allow interfaces to have concrete methods.
Date and Time API improvements.
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
Deep copy creates a new object and recursively copies all nested objects, while shallow copy creates a new object and copies the references to nested objects.
Deep copy duplicates all levels of the object hierarchy, ensuring that changes in the copied object do not affect the original object.
Shallow copy only duplicates the top-level object, so changes in the copied object may affect the original object.
Deep copy is mor...
Ways to set values in form groups
Use setValue() method to set values in form groups
Use patchValue() method to set values in form groups
Use reset() method to set values in form groups
To add a dynamic component in a view, use a framework or library that supports dynamic rendering and component creation.
Use a framework like React or Angular that allows for dynamic component creation
Create a component factory or use a component resolver to dynamically create and render components
Pass data or props to the dynamic component to customize its behavior
Update the view or component tree to include the dynami
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Design Engineer
668
salaries
| ₹2.2 L/yr - ₹9.3 L/yr |
Senior Design Engineer
331
salaries
| ₹4.1 L/yr - ₹10.3 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