Filter interviews by
I applied via Job Portal and was interviewed in Aug 2023. There were 2 interview rounds.
Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope during the compilation phase.
Hoisting applies to both variable and function declarations.
Variable declarations are hoisted but not their initializations.
Function declarations are fully hoisted, allowing them to be called before they are defined.
Hoisting does not apply to variables declared with let or const.
Ho...
display-block takes up full width, while inline-block only takes up necessary width.
display-block elements start on a new line and take up the full width available, like <div>
inline-block elements do not start on a new line and only take up as much width as necessary, like <span>
display-block elements can have margin and padding applied on all sides, while inline-block elements only have margin and padding
Parent child communication in Angular is a way to pass data and trigger actions between components.
Use @Input decorator to pass data from parent to child component
Use @Output decorator and EventEmitter to emit events from child to parent component
Use ViewChild decorator to access child component from parent component
Use services to share data between unrelated components
Provide three screenshot of matrimony app to create a angular application.
I was interviewed 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 Campus Placement and was interviewed before May 2021. There were 3 interview rounds.
Discussion on Oops and asked to implement linked list and then asked to modify it to fit for a binary tree.
One qsts related to algos was asked too which I don't remember
I applied via Job Portal and was interviewed before Oct 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.
I applied via Referral and was interviewed in May 2021. There were 2 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 LinkedIn and was interviewed before Sep 2021. There were 4 interview rounds.
Aptitude + Coding Test
I applied via LinkedIn and was interviewed before Sep 2023. There were 2 interview rounds.
Just basic DSA round
based on 1 interview
Interview experience
Java Developer
42
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Info Edge
JustDial
Indiamart Intermesh
Network 18