Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2022. There were 7 interview rounds.
General aptitude questions
Reasoning and puzzle
Easy level problems on arrays, linked list etc.
Top trending discussions
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
MCQ on computer fundamentals
5 DSA questions medium , hard lvl
posted on 22 Apr 2021
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
I was interviewed in Aug 2024.
This was a Take Home test. I got a coding assignment where in I had to make a simple iOS app which can fetch data from an API and display it as a list on the screen. I used SwiftUI as its faster to code there. It was not complicated at all if you know youur stuff and they asked me to include tests (both Unit and UI). I already had my code snippets ready (for example for a Network class) so I could write a lot more code quite easily. It was taken on Hackerrank and I had 120mins to complete it. I read the instructions carefully and did as asked. I added comments to everything and made it extremely neat and structured using all the best coding practices of a large scale iOS project. Submitted it and that was it.
This was a discussion of my assignment. Take Home Follow Up. It was taken by an SDE 3 from US and he asked all sorts of questions about my code. I explained everything in great detail and told him what all things I would do better if i had more time. Simple round. Be ready to explain everything, every word and line.
posted on 9 Dec 2024
The Two Sum problem involves finding two numbers in an array that add up to a given target value.
Iterate through the array and store the difference between the target and current element in a hashmap
Check if the current element exists in the hashmap, if yes return the indices
Time complexity can be reduced to O(n) using a hashmap
Reverse a singly linked list and return the reversed list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Use three pointers to keep track of the current, previous, and next nodes while reversing the list.
Update the head of the list to be the last node after reversing.
Find the longest palindromic substring in a given string.
Iterate through each character in the string and expand around it to find palindromes
Use dynamic programming to optimize the solution
Consider both odd and even length palindromes
I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.
Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte
30 Aptitude Question
3 Mail Writing Question
I applied via Hirist and was interviewed in Apr 2024. There were 3 interview rounds.
Coding Test was on Coderbyte. Consisted 4 questions. 1 coding and 3 of web developement.
posted on 7 Jun 2024
posted on 22 Jul 2024
I applied via Walk-in and was interviewed before Jul 2023. There were 4 interview rounds.
Coding test duration is 30 to 40 min
on paper pen and topic is simple like related to string,pattern and number's
SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.
SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.
They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.
Tables are referenced using their names, and conditions are specified to filter data.
Joins can be used to combine data from multiple
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
6
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Associate Software Engineer
6
salaries
| ₹3 L/yr - ₹4 L/yr |
QA Lead
5
salaries
| ₹4.2 L/yr - ₹13 L/yr |
Software Developer
3
salaries
| ₹3 L/yr - ₹3.2 L/yr |
Project Manager
3
salaries
| ₹14.5 L/yr - ₹20.1 L/yr |
Flipkart
Amazon
Snapdeal
Paytm