Filter interviews by
I applied via Indeed and was interviewed in Apr 2024. There was 1 interview round.
Top trending discussions
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
I am a passionate software engineering student with experience in Java, Python, and web development.
Currently pursuing a degree in Computer Science
Proficient in Java, Python, and web development technologies like HTML, CSS, JavaScript
Completed internships at tech companies like Google and Microsoft
Coding questions were easy and aptitude questions were a bit hard
The time to burn one candle completely depends on the size of the candles and the rate at which they burn.
The time to burn one candle completely is directly proportional to the size of the candle.
The rate at which a candle burns can vary based on factors like the material of the candle, the wick, and the environment.
For example, a larger candle may take longer to burn completely compared to a smaller candle, even if th
posted on 6 Jan 2025
I applied via Campus Placement and was interviewed before Jan 2024. There were 2 interview rounds.
2 Coding Questions, first was easy, second was medium
posted on 29 May 2024
One easy and one medium question(Java)
posted on 17 Sep 2023
It was a 4 hour hacker rank with 2 Long questions
I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.
The technical assessment was in hackerRank when I was assigned a coding problem and five questions chose which one is right type, two were in time complexity, and three in abstract reasoning, the coding problem I found to be very difficult, and couldn't make any progress on it.
Machine learning take-home assignment in Kaggle.
I applied via Company Website
posted on 7 Feb 2024
I applied via campus placement at National Institute of Technology (NIT), Kurukshetra and was interviewed before Feb 2023. There were 2 interview rounds.
There was 2 ques in OA round. One question out which i solved by using dp here OA focus mainly over graph and dp
To find the minimum element in a stack in O(1) space, use an auxiliary stack to keep track of the minimum element at each step.
Create an auxiliary stack to store the minimum element at each step.
When pushing an element onto the main stack, compare it with the top element of the auxiliary stack and push the smaller one onto the auxiliary stack.
When popping an element from the main stack, also pop the top element from th...
A segmentation fault occurs when a program tries to access a memory location that it is not allowed to access.
Segmentation faults commonly occur due to accessing an uninitialized pointer or accessing an array out of bounds.
Here is an example code that causes a segmentation fault: int main() { int* ptr; *ptr = 10; return 0; }
Generate all permutations of balanced parentheses and store them in a vector.
Use backtracking to generate all possible combinations of parentheses
Check for balanced parentheses using a stack
Store each valid combination in a vector
Return the vector of permutations
Software Developer
13
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Desktop Support Engineer
11
salaries
| ₹1.6 L/yr - ₹1.8 L/yr |
Softwaretest Engineer
10
salaries
| ₹1.2 L/yr - ₹5.4 L/yr |
RPA Developer
7
salaries
| ₹4 L/yr - ₹4.8 L/yr |
Java Developer
6
salaries
| ₹0.7 L/yr - ₹4 L/yr |
Infosys
TCS
Wipro
HCLTech