Filter interviews by
I applied via Naukri.com and was interviewed before May 2022. There were 4 interview rounds.
Resume discussion and discussion about any topic of your choice
Java code to perform CRUD operations
Top trending discussions
posted on 9 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.
Aptitude Had around 50 Questions which cover Logical,Quantitative, Code snippets
Find two numbers in an array that add up to a specific target value.
Use a hashmap to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target value.
final, finally, and finalize are related terms in programming but have different meanings and usage
final is a keyword in Java used to restrict inheritance, method overriding, and variable reassignment
finally is a block of code in exception handling that always executes, regardless of whether an exception is thrown
finalize is a method in Java used for cleanup operations before an object is garbage collected
Array List can be implemented in a stack by using an array and keeping track of the top element.
Create an array to store the elements of the stack.
Keep track of the top element using a variable.
For push operation, add the element to the top of the stack and increment the top index.
For pop operation, remove the top element and decrement the top index.
Find 3rd largest number in array without sorting
Iterate through array to find largest, 2nd largest, and 3rd largest numbers
Keep track of these numbers as you iterate
Return the 3rd largest number found
To find the minimum number of swaps needed to sort an array
Use graph theory to find cycles in the array
Count the number of swaps needed to fix each cycle
Add up the swaps needed for all cycles to get the total minimum swaps
I applied via Referral and was interviewed in Nov 2023. There was 1 interview round.
Basic maths question - given a number a and b get the nth number which is divisible by both a and b. And one sql query of concatinating the string in the column results.
Other - which movie you watched?
why do you watch?
who is your role model?
Why? What? How? Where?
Silly questions
Basic coading test example sum of no, palindrome, prime or not etc
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
Code the LRU cache on hacker rank
Implement a tail -f logger in code
Use a file pointer to open the log file
Read the file line by line and print new lines as they are added
Use a loop to continuously check for new lines in the file
I was interviewed in Apr 2021.
Round duration - 120 Minutes
Round difficulty - Medium
I was MCQ + Coding round, Their were MCQ Based on DSA, Aptitude and 2 easy coding questions.
We will iterate from 1 to ‘N’ and count the number of even divisors and odd divisors. If they are equal, we will return true, else false.
Algorithm:
To check whether the string is a valid IFSC Code or not we can check every character of the string explicitly and check whether the string is in the correct format or not.
Algorithm:-
Round duration - 50 Minutes
Round difficulty - Easy
The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.
Tell me somethings about OOPs.
Functional v/s OOPS programming language
Polymorphism
Static and Final Keyword in JAVA
Explain your project.
Show working of your project.
Tech stack used.
Rest API
There are 3 boxes of green, orange and green+orange. how will you know the all boxes after picking from one box ...
Round duration - 50 minutes
Round difficulty - Easy
The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.
Tree traversal(Pre-order, Post-order, In-order, Level-order) and code of all orders.
All type Sorting Algorithms and their use cases
How will you make 102-102=1
make 30 using 5 2's
Tip 1 : Be strong at your basics.
Tip 2 : Do at least 2 projects and ask to find answers like why are you choosing this tech stack? why did not you choose its alternatives Know your project in and out because they might ask you for a modification in your project?
Tip 1 : Have some projects on your resume.
Tip 2 : Do not put false things on your resume.
Tip 3 : Try to keep a single-page resume.
based on 3 reviews
Rating in categories
Software Engineer
191
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Associate Software Engineer
95
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Senior Software Engineer
76
salaries
| ₹4.9 L/yr - ₹15 L/yr |
Software Developer
37
salaries
| ₹2.4 L/yr - ₹5.6 L/yr |
Business Analyst
23
salaries
| ₹3 L/yr - ₹10.3 L/yr |
Wipro
HCLTech
Tech Mahindra
Infosys