i
thinkbridge
Filter interviews by
I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.
There was a assignment in angular to create simple e-commerce application!
I applied via Naukri.com and was interviewed in Aug 2021. There were 2 interview rounds.
Top trending discussions
2 Leetcode Medium questions on hackerrank
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
60 Minutes coding test was there
Traverse the linked list and add the values of each node without using additional data structures.
Traverse the linked list while keeping track of the sum in a variable
Update the sum by adding the value of each node as you traverse the list
Handle carry over if the sum of two nodes is greater than 9
To find all subsets of a given set, use recursion to generate all possible combinations.
Use recursion to generate all possible combinations of including or excluding each element in the set.
Start with an empty subset and recursively add each element to create new subsets.
Each subset can be represented as an array of strings.
LRU Cache is a data structure that stores a fixed number of items and removes the least recently used item when the cache is full.
LRU Cache uses a combination of a doubly linked list and a hashmap to efficiently store and retrieve items.
When an item is accessed, it is moved to the front of the linked list to indicate it is the most recently used item.
If the cache is full, the least recently used item at the end of the ...
Manager and employee problem. Given a table with id, Employee, managerId. Print the hierarchy in a tree format.
ACID Prop stands for Atomicity, Consistency, Isolation, Durability properties in database transactions.
Atomicity ensures that all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that multiple transactions can be executed concurrently without affecting each other.
Durability ensures...
ER Dia stands for Entity-Relationship Diagram, a visual representation of entities and their relationships in a database.
ER Dia is used to design databases by showing the entities (such as customers, products, orders) and the relationships between them.
Entities are represented as rectangles, relationships as diamonds, and attributes as ovals.
For example, in a library database, you may have entities like 'Book', 'Author...
I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.
Aptitude Test with 1 coding question and 8 other aptitude questions
based on 21 reviews
Rating in categories
Software Engineer
92
salaries
| ₹4.8 L/yr - ₹16.8 L/yr |
Senior Software Engineer
62
salaries
| ₹9.6 L/yr - ₹22.5 L/yr |
Associate Software Engineer
31
salaries
| ₹4.2 L/yr - ₹11 L/yr |
Software Developer
23
salaries
| ₹5 L/yr - ₹16 L/yr |
Data Scientist
17
salaries
| ₹12 L/yr - ₹15.5 L/yr |
TCS
Infosys
Wipro
HCLTech