Filter interviews by
I applied via campus placement at Walchand College of Engineering, Sangli and was interviewed in Jul 2024. There were 2 interview rounds.
100 minutes, there were 3 coding questions and some easy to medium level mcq on core subjects
A playlist can be implemented using an array of strings to store the list of songs.
Use an array of strings to store the list of songs in the playlist
Implement functions to add, remove, and shuffle songs in the playlist
Consider using a linked list data structure for more efficient insertion and deletion operations
DSA and lagorithmic optimizations (this is based on team you are joining so questions vary a LOT)
Binary search tree
Linked list
I have experience with a variety of technologies including Java, Python, SQL, and JavaScript.
Java
Python
SQL
JavaScript
I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.
Medium level leetcode questions and some apti very rare but.
Good practice of data structures, algorithms, and operating systems is essential for software engineers.
Regularly practice coding challenges to improve problem-solving skills
Understand the time and space complexity of algorithms
Learn about different data structures and when to use them
Familiarize yourself with operating system concepts like processes, threads, and memory management
Check for cycle in a linked list by using two pointers approach.
Use two pointers, one moving at double the speed of the other.
If there is a cycle, the two pointers will eventually meet.
Alternatively, use a hash set to keep track of visited nodes.
Druva interview questions for designations
Top trending discussions
I am a software engineer with a Bachelor's degree in Computer Science and experience in developing web applications.
Bachelor's degree in Computer Science
Experience in developing web applications
posted on 10 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.
5 years of experience in software development
Proficient in Java, Spring Boot, and Angular
Strong problem-solving skills
Experience working in Agile development environment
Bachelor's degree in Computer Science from XYZ University
I come from a close-knit family of five, including my parents, older sister, and younger brother.
Close-knit family of five
Parents, older sister, and younger brother
We enjoy spending time together traveling and trying new restaurants
Seeking new challenges and opportunities for growth in a different environment.
Desire for new challenges and learning opportunities
Seeking a better work-life balance
Interested in working with new technologies or industries
Looking for a more collaborative team environment
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Focusing on moderate level patterns
Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.
Polymorphism: The ability for objects of different classes to respond to the same message in di...
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
Array questions - rearranging letters for encryption
posted on 12 Dec 2024
Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.
Implement thread pooling to manage multiple requests concurrently.
Use asynchronous processing to handle requests without blocking the main thread.
Consider using reactive programming with Spring WebFlux for better scalability.
Optimize database queries and external API calls to reduce response times.
Implement caching mec...
based on 5 interviews
Interview experience
based on 10 reviews
Rating in categories
Staff Software Engineer
103
salaries
| ₹17.5 L/yr - ₹31.3 L/yr |
Software Engineer
95
salaries
| ₹12.6 L/yr - ₹26 L/yr |
Senior Software Engineer
56
salaries
| ₹21 L/yr - ₹55 L/yr |
Senior Staff Software Engineer
20
salaries
| ₹30 L/yr - ₹52 L/yr |
Technical Support Engineer
20
salaries
| ₹8.6 L/yr - ₹19 L/yr |
Zoho
Freshworks
InMobi
LTIMindtree