Filter interviews by
posted on 4 Jan 2024
I applied via LinkedIn and was interviewed in Dec 2023. There were 3 interview rounds.
I appeared for an interview before Jan 2021.
Round duration - 60 minutes
Round difficulty - Easy
Two coding questions were given in the first round to be solved in 60 minutes.
Given an array A
containing 'N' integers and an integer m
, rearrange the elements of the array such that the differences between the array elements and m
are sor...
Rearrange array elements based on their differences from a given integer.
Calculate the differences between each element and the given integer.
Sort the elements based on their differences while maintaining the original order for elements with the same difference.
Implement a function to rearrange the array elements as per the given criteria.
Given an arbitrary binary tree, a node of the tree, and an integer 'K', find all nodes that are at a distance K from the specified node, and return a list of th...
The task is to find all nodes in a binary tree that are at a distance K from a given node.
Traverse the binary tree to find the given node
From the given node, perform a depth-first search to find all nodes at distance K
Use a list to store the values of the nodes at distance K
Return the list of values in any order
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions based on DSA, DBMS, Computer Networking and project based questions.
Ninja is tasked with printing a triangle pattern based on a given number 'N' for any test case.
N = 4
1
232
34545
4567654
The pat...
Print a triangle pattern of numbers based on a given number 'N'.
Iterate through each row and print the numbers accordingly
Use spaces to center-align the numbers in each row
Increment the numbers in each row as per the pattern
Web server serves static content over HTTP, while application server runs dynamic content and business logic.
Web server handles HTTP requests and responses, serving static content like HTML, images, and CSS.
Application server executes business logic, runs dynamic content, and interacts with databases.
Web server examples include Apache, Nginx, while application server examples include Tomcat, JBoss.
Web server focuses on...
The internet is a global network of interconnected computers that communicate using standardized protocols.
The internet is made up of a vast number of interconnected networks of computers.
Data is transmitted over the internet using protocols such as TCP/IP.
Websites are hosted on servers connected to the internet, and users access them using web browsers.
Internet Service Providers (ISPs) provide access to the internet f...
SQL query to find the nth highest salary
Use the 'SELECT DISTINCT' statement to get unique salary values
Order the salaries in descending order using 'ORDER BY' clause
Use 'LIMIT' and 'OFFSET' to get the nth highest salary
Round duration - 30 minutes
Round difficulty - Easy
Typical HR round with behavioral problems.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Job Portal and was interviewed before Oct 2020. There were 4 interview rounds.
posted on 22 Mar 2021
I applied via Company Website and was interviewed in Sep 2020. There were 4 interview rounds.
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Codesignal Round : Implementation based 4 questions. Solved 2.5
I applied via LinkedIn and was interviewed before Aug 2023. There was 1 interview round.
Tasks in a class using JavaScript involve defining properties and methods for objects.
Define properties using 'this' keyword
Create methods within the class using 'function'
Access properties and methods using dot notation
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Coding test and scenario based question
Coding test and sceanrio based question
Aptitude,reasoning,english skills
I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.
To insert a node in a binary search tree, compare the value of the node to be inserted with the current node and traverse left or right accordingly.
Start at the root node and compare the value of the node to be inserted with the current node.
If the value is less than the current node, move to the left child node. If it is greater, move to the right child node.
Repeat this process until reaching a leaf node, then insert ...
Some of the top questions asked at the Swiggy Associate Software Development Engineer interview for freshers -
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Delivery Boy
877
salaries
| ₹0.4 L/yr - ₹5 L/yr |
Sales Manager
581
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Fleet Manager
572
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Assistant Manager
490
salaries
| ₹2.6 L/yr - ₹13 L/yr |
Assistant Store Manager
443
salaries
| ₹1.7 L/yr - ₹4.2 L/yr |
Eternal Limited
Dunzo
FoodPanda
Rapido