Filter interviews by
I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Jul 2024. There were 2 interview rounds.
MANILY DP AND GRAPH questions were there
Top trending discussions
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Easy Questions- Can be done with decent practice
A parking lot app to help users find available parking spots and pay for parking.
Include a map feature to show available parking spots in real-time
Allow users to reserve parking spots in advance
Integrate payment options for users to pay for parking
Provide notifications for parking expiration or availability of nearby spots
A parking lot app designed for blind people to easily navigate and find available parking spots.
Include voice-guided navigation to direct users to available parking spots
Use sensors to detect empty parking spaces and relay information to the app
Provide audio alerts for obstacles or other vehicles in the parking lot
Include a feature for users to easily locate their parked vehicle when returning
posted on 28 Oct 2023
I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed in Sep 2023. There were 2 interview rounds.
It consists of aptitude and 2 easy coding questions
Developed a web application for managing inventory
Used HTML, CSS, and JavaScript for the frontend
Implemented a RESTful API using Node.js and Express.js for the backend
Utilized a PostgreSQL database for storing inventory data
Implemented authentication and authorization using JSON Web Tokens (JWT)
Implemented features like adding, updating, and deleting inventory items
posted on 31 May 2024
2 DSA questions were asked in OA.
I applied via campus placement at Indian School of Mines (ISM), Dhanbad and was interviewed before Nov 2023. There were 2 interview rounds.
2 questions on Hackerearth leetcode medium to hard level
I was interviewed in May 2022.
Round duration - 150 minutes
Round difficulty - Medium
The interview was scheduled at 6 pm and the duration of the interview was 1.5 hrs but went for around 2.5 hrs. The interviewer started with a brief intro about me. Asked me some coding questions. After coding questions he started asking questions on dbms like difference between sql and no sql, what is horizontal and vertical scaling and when we use them. Then some questions on computer networks like how web browsers works, different between http and HTTPS, what is TCP. After this he asked about my projects and the technology I worked on during the intern.
We will use Breadth-First Search to find the shortest path from cellNumber 1 to cellNumber N*N.
Assume that the Indexing for the link...
If ‘POS’ is 0 means that we have to delete a node at the beginning of the linked list means we have to make the 2nd node as the head node so just set ‘head’ = ‘head → next’ and ‘head → prev’ = ‘NULL’.
If ‘POS’ is ‘N - 1’ means that we have to add a node at the end of the linked list so just traverse to position ‘N - 2’ of the linked list and set the ‘NEXT’ of the node as ‘NULL’.
If ‘...
Round duration - 20 minutes
Round difficulty - Easy
Tip 1 : Study all the concepts of dbms and cn deeply
Tip 2 : Zomato focus on development, so you have to do some good projects or should have previous internship experience.
Tip 1 : Have good Projects
Tip 2 : Study all the topics deeply that u mentioned in your resume.
posted on 10 Jan 2022
I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.
Replace blank space with %20 in string without using new string.
Loop through string and replace blank space with %20 in place.
Use two pointers, one for original string and one for modified string.
Use ASCII value of %20 to replace blank space in place.
I was interviewed before Sep 2020.
Round duration - 1 hour
Round difficulty - Medium
It was a 1 hour round on coding and problem solving.
Step 1 : Initially I applied bubble sort.
Step 2 : The interviewer asked me to optimize the solution
Step 3 : I had to find a pivot and then sort .
Step 4 : I applied Binary search to find the pivot and then performed sort.
The give...
Step 1 : I first merged the linked list and applied sorting.
Step 2 : The interviewer asked me to optimize the solution
Step 3: I then took an empty linked list and starting adding elements by comparing the elements( as they are sorted so no need to compare one element with the complete list) of both the given linked list.
Step 4 : Then interviewer asked me to optimize space complexity.
Step 5: I took the first linked list...
Tip 1 : Always try to be clear with your basic concepts .As you are a fresher , you are expected to be clear with your basic concepts such as OOPS , MySql etc and also you should be able to explain it properly to the interviewer.
Tip 2 : Practice at least 200 Questions and the best platform for preparing is LeetCode.
Tip 3 : You should be clear with your projects and the technology it involved . 2-3 Projects are enough for the interview.
Tip 1 : Make neat resume with projects and internships mentioned.
Tip 2 : Mention only those things which are true.
Tip 3 : Do mention if you won any Hackathon.
based on 1 review
Rating in categories
Senior Software Engineer
26
salaries
| ₹20 L/yr - ₹41.4 L/yr |
Associate Software Engineer
20
salaries
| ₹6 L/yr - ₹16.7 L/yr |
Software Engineer
18
salaries
| ₹15.5 L/yr - ₹24.5 L/yr |
Staff Engineer
15
salaries
| ₹36 L/yr - ₹68 L/yr |
Senior Sdet Engineer
8
salaries
| ₹19 L/yr - ₹35 L/yr |
Qualcomm
Broadcom
NXP Semiconductors
Texas Instruments