Filter interviews by
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
30 mins Aptitude Question
30 mins - 3 Coding Question
Rest API is a set of rules and conventions for building and interacting with web services using HTTP methods.
Rest API stands for Representational State Transfer Application Programming Interface.
It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.
RESTful APIs use URLs to access resources, and return data in JSON or XML format.
Stateless communication allows for scalability and flexibilit...
Response codes indicate the status of a HTTP request. 200 & 201 are success codes, while 400 & 403 are client error codes.
200 - OK: Request was successful
201 - Created: Request was successful and a new resource was created
400 - Bad Request: The server cannot process the request due to a client error
403 - Forbidden: The server understood the request, but refuses to authorize it
I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.
Coding test are just basic Array and linkedList question
The 4 pillars of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components of an object, protecting its integrity.
Abstraction hides complex implementation details and only shows the necessary features.
Polymorphism allows objects of different classes to be treated as objects of a
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.
Retrieving a value involves hashing the ...
Implementation of Create, Read, Update, and Delete operations in a software system.
Use SQL queries for database operations
Create separate functions for each operation
Handle errors and exceptions properly
Test thoroughly to ensure functionality
Consider security measures to prevent unauthorized access
Top trending discussions
I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
There was a coding round and out of 75 students 28 got selected for next round
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
Hackerrank test with focus on DSA + problem solving + web dev
posted on 28 Sep 2024
60min of aptitude and coding test
2 questions on coding test
posted on 22 Feb 2025
I was interviewed before Feb 2024.
Logical reasoning, pseudo codes, mathematical equations
posted on 19 Apr 2023
I applied via campus placement at CMR Institute of Technology, Bangalore and was interviewed in Mar 2023. There were 5 interview rounds.
Basic aptitude questions and questions on React
Asked for printing patterns in a loop
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Test Engineer - II
46
salaries
| ₹10 L/yr - ₹20.9 L/yr |
Software Developer
45
salaries
| ₹5.6 L/yr - ₹22 L/yr |
Cloud Specialist
44
salaries
| ₹3.4 L/yr - ₹8.5 L/yr |
Solution Consultant
40
salaries
| ₹7 L/yr - ₹18.6 L/yr |
Test Engineer
35
salaries
| ₹7 L/yr - ₹18.4 L/yr |
Oracle
SAP
Microsoft Corporation
IBM