Filter interviews by
I applied via Approached by Company and was interviewed before Dec 2023. There were 7 interview rounds.
Link for an Hacker rank test provided with a mix of Medium & Hard Leetcode style problems
Full-Stack Application assignment was provided
Top trending discussions
posted on 21 Nov 2024
2 Leetcode Medium questions on hackerrank
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
2 Query question and 3 coding questions
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Java, C++, Python are popular languages that support object oriented programming.
Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.
Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)
Event listeners are used to listen for and respond to events
Common events include click, mouseover, keydown, submit, etc.
Project , coding question, DBMS
2 DSA questions Both are from DP
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 ...
posted on 27 Jun 2024
C# Production issue analysis
My short term goals include completing a specific project, improving team collaboration, and enhancing my technical skills.
Complete project X by deadline
Improve communication and collaboration with team members
Attend training or workshops to enhance technical skills
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
9
salaries
| ₹19 L/yr - ₹35 L/yr |
Sdet
9
salaries
| ₹14 L/yr - ₹27 L/yr |
Senior Software Engineer
8
salaries
| ₹25.5 L/yr - ₹40 L/yr |
Senior Technical Support Engineer
5
salaries
| ₹24.8 L/yr - ₹27.3 L/yr |
Technical Support Engineer
4
salaries
| ₹18.8 L/yr - ₹25.1 L/yr |
Collabera Technologies
Informatica
Talend Data Integration Services
Snowflake