Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
I am a software engineer with experience in various technologies and I am always eager to learn and work with new technologies.
I have a strong background in programming languages such as Java, Python, and JavaScript.
I have experience working with databases like MySQL and MongoDB.
I am familiar with cloud technologies such as AWS and Azure.
I have worked on projects involving machine learning and artificial intelligence.
I...
Find the second largest number from an array, sort the array, define the ranks of players, and address some SQL questions.
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There was 1 interview round.
Find the second highest element in an array of strings
Sort the array in descending order
Return the element at index 1
Arrays are fixed-size collections of elements of the same type, while maps are dynamic collections of key-value pairs.
Arrays have a fixed size, while maps can grow dynamically.
Arrays store elements by index, while maps store elements by key.
Arrays are ordered, while maps are unordered.
Example: Array - [1, 2, 3], Map - {'key1': 'value1', 'key2': 'value2'}
A go routine is a lightweight thread of execution in Golang that allows concurrent programming.
Go routines are created using the 'go' keyword followed by a function call.
They are managed by the Go runtime and are multiplexed onto OS threads.
Go routines communicate using channels to share data safely between them.
They are more efficient than traditional threads due to their lightweight nature.
Evozone Technolabs interview questions for popular designations
I applied via Referral and was interviewed before Jan 2024. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Feb 2022. There were 5 interview rounds.
Top trending discussions
posted on 4 Jul 2024
Aptitude test is based on logical questions and small programs
posted on 16 Dec 2023
I applied via Naukri.com and was interviewed in Nov 2023. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 5 interview rounds.
I was given a codility test which was of one hour duration.
Given a list of intervals, find the non-overlapping intervals.
Sort the intervals based on their start time.
Iterate through the intervals and keep track of the latest end time.
If the start time of the current interval is greater than the latest end time, add it to the non-overlapping intervals.
If the start time of the current interval is less than or equal to the latest end time, skip it as it overlaps with the previous
To add two integer strings, we can convert them to integers and then add them.
Convert the strings to integers using parseInt() or Number()
Add the integers using the + operator
Convert the result back to a string using toString()
An app similar to Shazam for identifying music
Use audio fingerprinting to identify songs
Integrate with music databases to retrieve song information
Provide user-friendly interface for displaying song details
based on 11 interviews
Interview experience
based on 46 reviews
Rating in categories
Software Developer
7
salaries
| ₹3.7 L/yr - ₹7.8 L/yr |
Backend Developer
7
salaries
| ₹2 L/yr - ₹6 L/yr |
Senior Web Developer
7
salaries
| ₹3.2 L/yr - ₹11 L/yr |
QA Engineer
7
salaries
| ₹3.5 L/yr - ₹6.2 L/yr |
Senior Backend Developer
6
salaries
| ₹4.8 L/yr - ₹9.2 L/yr |
TCS
Infosys
Wipro
HCLTech