Filter interviews by
I applied via Approached by Company and was interviewed in Jul 2024. There were 5 interview rounds.
Test will have Code snippet MCQ Question along with Statement to write code
Overriding the equals method allows for custom comparison logic in Java classes.
Override the equals method in a class to provide custom comparison logic.
Ensure the overridden equals method follows the contract specified in the Java documentation.
Consider overriding the hashCode method as well when overriding equals to maintain consistency.
Java mcq and rest api mcq
Program to reverse a string using array of characters
Create an array of characters to store the input string
Iterate through the input string and store each character in the array
Iterate through the array in reverse order to construct the reversed string
REST APIs typically use HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations on resources.
GET - retrieve data from a server
POST - create new data on a server
PUT - update existing data on a server
DELETE - remove data from a server
PUT is used to update or replace an existing resource, while POST is used to create a new resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.
POST is not idempotent, meaning multiple identical requests may have different effects.
PUT is used when the client knows the specific URI of the resource it wants to update.
POST is used when the server assigns a URI for th
Java programs and sql queries
Java mcq and snippet
One Network Enterprises interview questions for popular designations
Reverse a string in Java using StringBuilder or iterative approach.
Use StringBuilder's reverse() method to reverse the string.
Iterate through the string from end to start and build the reversed string.
Handle null or empty string cases.
Example: input 'hello' -> output 'olleh'
I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Jul 2023. There were 2 interview rounds.
Generic aptitude based questions
Root cause analysis techniques are used to identify the underlying cause of a problem or issue.
Fishbone diagram (Ishikawa diagram)
5 Whys technique
Pareto analysis
Fault tree analysis
Failure mode and effects analysis (FMEA)
I applied via Naukri.com and was interviewed in Jun 2023. There were 3 interview rounds.
It was a MCQ type testing and based on Functional testing
Test case design techniques are methods used to create test cases for software testing.
Boundary Value Analysis
Equivalence Partitioning
Decision Table Testing
State Transition Testing
Use Case Testing
based on 15 interviews
Interview experience
based on 66 reviews
Rating in categories
Senior Software Engineer
94
salaries
| ₹8.3 L/yr - ₹31 L/yr |
Senior QA Engineer
56
salaries
| ₹7 L/yr - ₹20.1 L/yr |
Software Engineer II
41
salaries
| ₹7.5 L/yr - ₹20.2 L/yr |
Software Engineer
34
salaries
| ₹4.9 L/yr - ₹16.7 L/yr |
Software Engineer2
28
salaries
| ₹7.5 L/yr - ₹18 L/yr |
GS Lab
Aurigo
Prime Focus Technologies
Nowfloats Technologies