Filter interviews by
Javascript MCQ
AWS MCQ
Sliding window: smallest substring with unique characters
Code review involves checking for code quality, functionality, security, and adherence to coding standards.
Checking for code quality and readability
Ensuring the code functions as intended
Identifying and fixing security vulnerabilities
Verifying adherence to coding standards and best practices
Providing constructive feedback to the developer
App performance should consider factors like code optimization, network efficiency, memory management, and user experience.
Optimizing code for efficiency and speed
Minimizing network requests and optimizing data transfer
Efficient memory management to prevent crashes and slowdowns
Prioritizing user experience for smooth navigation and responsiveness
Top trending discussions
posted on 23 Oct 2024
I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.
posted on 6 Jan 2025
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
I applied via Campus Placement
Dsa problems dp and tress problem
Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Aptitude test was easy but difficult
My daily routine involves coding, debugging, attending meetings, and collaborating with team members.
Start the day by checking emails and prioritizing tasks
Code and debug new features or fix existing issues
Attend meetings to discuss project progress and updates
Collaborate with team members on code reviews and problem-solving
Take breaks to recharge and stay productive
based on 1 interview
Interview experience
Software Engineer
77
salaries
| ₹5 L/yr - ₹13.2 L/yr |
Senior Software Engineer
35
salaries
| ₹8 L/yr - ₹20.5 L/yr |
E-Commerce Analyst
35
salaries
| ₹4 L/yr - ₹7 L/yr |
Business Analyst
18
salaries
| ₹2.5 L/yr - ₹10 L/yr |
QA Engineer
17
salaries
| ₹4 L/yr - ₹8 L/yr |
TCS
Infosys
Wipro
HCLTech