Filter interviews by
Be the first one to contribute and help others!
I applied via campus placement at G L Bajaj Institute of Technology & Management, Greater Noida and was interviewed in Oct 2024. There were 3 interview rounds.
They asked some general Quantitative and logical questions and code snippets.
I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.
2 DSA question was asked
40 questions in 20 minutes
Generate all possible permutations of an array of strings
Use recursion to generate permutations
Swap elements to create different permutations
Base case: when array size is 1, return array as permutation
posted on 28 Jun 2024
I applied via Campus Placement
Common topics like sql and 30% aptitude problem
posted on 25 Jul 2024
It was easy, the topic is upi
Aptitude + coding Test
Coding for international
I was interviewed in May 2024.
posted on 19 Sep 2024
I applied via Job Portal
60mintues DSA level coding exam
posted on 24 Nov 2024
2 coding question, 20 aptitude questions and english questions in 90 minutes
posted on 1 Apr 2024
I was interviewed in Oct 2023.
List is an ordered collection of elements, while map is a collection of key-value pairs.
List maintains the order of elements, while map does not guarantee any specific order.
List allows duplicate elements, while map does not allow duplicate keys.
In a list, elements are accessed by their index, while in a map, elements are accessed by their keys.
HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.
HashMap allows quick access to values based on their keys
Keys must be unique and values can be duplicated
HashMap is not thread-safe and requires synchronization for concurrent access
Java's HashMap implementation uses hashing to distribute keys across buckets
based on 1 review
Rating in categories
Senior Software Engineer
59
salaries
| ₹6.8 L/yr - ₹16.5 L/yr |
Software Specialist
42
salaries
| ₹11.5 L/yr - ₹19 L/yr |
Software Engineer
37
salaries
| ₹3.3 L/yr - ₹12.5 L/yr |
Senior Software Specialist
29
salaries
| ₹14.1 L/yr - ₹25 L/yr |
Senior Test Analyst
22
salaries
| ₹4.8 L/yr - ₹13 L/yr |
Infosys
TCS
Wipro
HCLTech