Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
There was a coding test...
A linked list is a linear data structure where elements are stored in nodes with each node pointing to the next node in the sequence.
Consists of nodes connected by pointers
Does not have a fixed size like arrays
Can easily insert or delete elements without shifting other elements
Examples: Singly linked list, Doubly linked list, Circular linked list
A queue is a data structure that follows the First In First Out (FIFO) principle, while a stack follows the Last In First Out (LIFO) principle.
Queue: FIFO principle, elements are added at the end and removed from the front. Example: a line of people waiting for a bus.
Stack: LIFO principle, elements are added and removed from the same end. Example: a stack of plates where the last plate added is the first one removed.
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
Its mostly on Train, Pipes and Cistern, Dice reasoning
Data Structures medium level question
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
Its a combination of all the questions like aptitude , logical questions, programming questions, sql, etc,...
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Arrow functions are more concise and have a lexical 'this' binding compared to normal functions.
Arrow functions do not have their own 'this' keyword, they inherit it from the parent scope.
Arrow functions do not have their own 'arguments' object.
Arrow functions cannot be used as constructors with 'new'.
Arrow functions are more concise and have implicit return when no curly braces are used.
forEach is used to iterate over an array and perform a function on each element, while map creates a new array by applying a function to each element.
forEach does not return a new array, while map does
forEach does not modify the original array, while map creates a new array
forEach is used for side effects, while map is used for transformation
Example: forEach - array.forEach(item => console.log(item)), map - const newAr
I applied via Company Website and was interviewed before Nov 2023. There were 2 interview rounds.
Count frequency of letters in a given string
Create an array of size 26 to store the count of each letter (assuming only lowercase letters)
Iterate through the string and increment the count of each letter in the array
Print the count of each letter in the array
I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.
Handler Looper in Android is a class used to handle messages and run tasks on a specific thread.
Handler Looper is used to manage a queue of messages and execute them on a specific thread.
It works in conjunction with Handler and Message classes to send and process messages.
Looper.loop() method is used to start the message loop for a thread.
Example: Creating a new Handler with a Looper from the main thread to post messag
based on 1 interview
Interview experience
Associate
51
salaries
| ₹12 L/yr - ₹23 L/yr |
Customer Service Executive
43
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Senior Associate
36
salaries
| ₹16.8 L/yr - ₹31 L/yr |
Assistant Vice President
29
salaries
| ₹19.2 L/yr - ₹43 L/yr |
Customer Service Associate
26
salaries
| ₹1 L/yr - ₹2.5 L/yr |
SBI Cards & Payment Services
Axis Direct
Kotak Securities
Aadhar Housing Finance