Filter interviews by
Top trending discussions
posted on 9 May 2023
I applied via Internshala and was interviewed before May 2022. There were 3 interview rounds.
posted on 4 Dec 2024
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
posted on 16 Oct 2024
I applied via campus placement at Adesh Institute of Engineering and Technology, Faridkot and was interviewed in Sep 2024. There were 2 interview rounds.
Apti , html , linux ,sql, java
They give topics and we have to speak for 30 sec
Nothing it went well
Same here , asked basics of java and C#
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
SQL Server Agent is a job scheduling tool in SQL Server. Abstract classes cannot be instantiated. SPs are faster than functions. Microservice concepts. IEnumerable vs IQueryable.
SQL Server Agent is a job scheduling tool in SQL Server for automating tasks like backups, database maintenance, etc.
Abstract classes cannot be instantiated because they are incomplete and meant to be extended by subclasses.
Extension methods ca...
A record in C# is a data structure that stores a fixed number of fields of different data types.
A record in C# is similar to a struct in C++, containing fields to store data.
Example: 'public record Person { public string Name; public int Age; }'
Generic method for summation: 'public T Sum
Test cases can include checking the su...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
76
salaries
| ₹5.6 L/yr - ₹18.5 L/yr |
Associate Manager
31
salaries
| ₹7.1 L/yr - ₹16.3 L/yr |
Senior QA Engineer
28
salaries
| ₹4 L/yr - ₹12 L/yr |
Software Engineer
25
salaries
| ₹4.7 L/yr - ₹17.6 L/yr |
QA Engineer
21
salaries
| ₹3.2 L/yr - ₹6.5 L/yr |
Yatra
Cleartrip
MakeMyTrip
Ixigo.com