Filter interviews by
I applied via Company Website and was interviewed in Mar 2023. There were 5 interview rounds.
A technical assessment based on c# and dotnet followed with one coding question.
Swapping bits in SQL involves using bitwise operators to manipulate binary data.
Use bitwise XOR operator (^) to swap bits
Example: UPDATE table SET column = column ^ 1
Example: UPDATE table SET column = column ^ 0b1010
Linked list graph string to be prepared
Graph linked list was asked in this round
Oops concept in Java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Polymorphism allows objects to be treated as instances of their parent class.
Abstraction hides the implementation d...
Program to reverse a given string
Use a loop to iterate through the characters of the string
Swap characters from start and end of the string until reaching the middle
Return the reversed string
posted on 2 Nov 2023
I applied via Campus Placement
Aptitude test containing reasoning, maths, logics
Code to find prime numbers in a given range
Iterate through numbers in the range
Check if each number is divisible by any number less than itself
If not divisible, it is a prime number
Java, SQL, Aptitude, 50 questions
4 medium level coding question.
posted on 12 Dec 2023
Simple aptitude test like find the %age , other calculations
Pseudocode and output-based questions
I applied via Campus Placement and was interviewed in Feb 2023. There were 4 interview rounds.
Mathematics,logical, reasoning,verbal
Find the 2nd greatest in 2 different ways
Sort the array and return the second largest element
Use a loop to find the largest element and then find the second largest element
Use a priority queue to find the second largest element
Basic data structure and algorithm problem
based on 3 reviews
Rating in categories
Software Engineer
29
salaries
| ₹8 L/yr - ₹23 L/yr |
Senior Software Engineer
18
salaries
| ₹22 L/yr - ₹32.5 L/yr |
Principal Software Engineer
12
salaries
| ₹34.5 L/yr - ₹49 L/yr |
Associate Software Engineer
7
salaries
| ₹6 L/yr - ₹7.5 L/yr |
Talent Acquisition Specialist
6
salaries
| ₹3.9 L/yr - ₹9.6 L/yr |
Freshworks
Zoho
HCLTech
TCS