i
Betsol
Filter interviews by
I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.
Maven is a build automation tool used primarily for Java projects.
Maven helps in managing dependencies and building projects
It uses a pom.xml file to define project structure and dependencies
Maven can also generate project reports and documentation
Plugins can be added to extend Maven's functionality
Top trending discussions
I was interviewed in Nov 2024.
Ge general attitude and HTML CSS JavaScript Java questions
Basic questions were there
posted on 13 Sep 2024
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
1 hour aptitude round consist of math, verbal and general aptitiude
It consissted of coding question in which two dsa wuestion were asked
posted on 30 Aug 2023
I applied via campus placement at DAV College, Amritsar and was interviewed in Jul 2023. There were 2 interview rounds.
Graph based questions they asked . So please be thorough with data structures.
Date and time questions particularly asked
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");
I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed in Nov 2024. There was 1 interview round.
Round 1: DSA round asked Two DSA question in which one is Leetcode medium and another is leetcode Hard. I answer both of them but not selected in the further HR round.
Round 2: HR round
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
1. max of sub-array
2.snake-to-camel
based on 5 reviews
Rating in categories
Technical Support Engineer
170
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Software Engineer
95
salaries
| ₹4 L/yr - ₹14 L/yr |
Senior Software Engineer
84
salaries
| ₹9 L/yr - ₹32 L/yr |
Associate Software Engineer
80
salaries
| ₹4 L/yr - ₹8 L/yr |
Softwaretest Engineer
55
salaries
| ₹4.8 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech