i
Seclore
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
Aptitude test was easy and there was only 16 questions. But cutoff was so high like you have to score out off. Also there was negative marking.
In coding test you have to write code with pen and paper.
Top trending discussions
Data interpretation good knowledge one should have
Python or java basic coding problems
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
10 core subject MCQs along with 3 coding questions
1 Fizz Buzz questions
2 third largest string in array of strings
3 operation on numbers given by strings
Top view of binary tree is the nodes visible when viewed from the topmost node.
Top view shows the nodes visible from the root node's perspective.
Nodes are printed in the order of their horizontal distance from the root node.
If two nodes have the same horizontal distance, the node that appears first in the level order traversal is printed first.
I was interviewed before Dec 2021.
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.
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 Campus Placement 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
posted on 1 Dec 2021
I applied via Company Website and was interviewed in Jun 2021. There were 4 interview rounds.
posted on 21 Jan 2025
Easy medium to hard medium
Questions on array , linked list
posted on 26 Feb 2025
I was interviewed before Feb 2024.
General Aptitude Test.
One-one mapping is a relationship between two sets where each element of one set is associated with exactly one element of the other set.
Each element in the first set maps to exactly one element in the second set.
No two elements in the first set map to the same element in the second set.
Example: Mapping employee IDs to employee names in a database.
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Example: Class 'Car' can inherit from class 'Vehicle' and inh...
based on 1 interview
Interview experience
Product Engineer
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Product Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Quality Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Application Support Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Druva
Freshworks
Zoho
Tally Solutions