i
ShopDeck
Filter interviews by
MATRIX AND STRING, CONCEPTS OF STACK AND DYNAMIC PROGRAMMING
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges the sorted halves.
Divide the array into two halves recursively
Sort each half using merge sort recursively
Merge the sorted halves back together
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Good and nice and it was well organized.
I have over 5 years of experience in front end development, working on various projects and technologies.
Developed responsive websites using HTML, CSS, and JavaScript
Worked with frameworks like React and Angular to build interactive user interfaces
Optimized website performance and implemented SEO best practices
Collaborated with designers and backend developers to deliver high-quality products
I was interviewed in Aug 2021.
Round duration - 180 Minutes
Round difficulty - Medium
It had some coding questions related to graph.
The question is about finding the shortest path distance from a source node to all vertices in an undirected graph.
The graph is represented by the number of vertices and edges, followed by the edges and their distances.
The task is to find the shortest path distance from the source node (0) to all other nodes.
If a node is disconnected from the source node, print the maximum positive integer value (2147483647).
Implement ...
The task is to check if there exists a path from a given source vertex to a destination vertex in a directed and unweighted graph.
Read the number of test cases.
For each test case, read the number of vertices and edges.
Read the edges of the graph.
Read the source and destination vertices.
Implement a graph traversal algorithm (e.g., BFS or DFS) to check if a path exists from the source to the destination.
Print 'true' if a
Round duration - 180 Minutes
Round difficulty - Hard
The round was really tough only 1 coding question was asked
The task is to encode an N-ary tree into a binary tree and then decode the binary tree back into the original N-ary tree.
Encode the N-ary tree by representing each node as a binary tree node with its first child as the left child and subsequent children as the right child.
To decode the binary tree, traverse the binary tree and for each node, create a new N-ary tree node with its left child as the first child and subseq...
Tip 1 : Do atleast 2 projects
Tip 2 : Complete competitive programming
Tip 3 : Practice more interview Questions particular to the company applying to
Tip 1 : Don't lie on resume
Tip 2 : Try to wrap resume in one page
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges the sorted halves.
Divide the array into two halves recursively
Sort each half using merge sort recursively
Merge the sorted halves back together
The box model is a concept in CSS that describes how elements are rendered on a web page.
The box model consists of four components: content, padding, border, and margin.
The content refers to the actual content of the element, such as text or images.
The padding is the space between the content and the border.
The border is a line that surrounds the content and padding.
The margin is the space outside the border, separatin...
let and var are both used to declare variables in JavaScript, but they have some key differences.
let is block-scoped, while var is function-scoped
let variables are not hoisted, while var variables are hoisted
let variables can be reassigned, while var variables can be redeclared
let variables have temporal dead zone, while var variables do not
map, reduce, and filter are higher-order functions in JavaScript used to manipulate arrays.
map: creates a new array by applying a function to each element of the original array
reduce: applies a function to an accumulator and each element in the array, reducing it to a single value
filter: creates a new array with all elements that pass a test implemented by a provided function
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Good and nice and it was well organized.
I have over 5 years of experience in front end development, working on various projects and technologies.
Developed responsive websites using HTML, CSS, and JavaScript
Worked with frameworks like React and Angular to build interactive user interfaces
Optimized website performance and implemented SEO best practices
Collaborated with designers and backend developers to deliver high-quality products
I was interviewed in Aug 2021.
Round duration - 180 Minutes
Round difficulty - Medium
It had some coding questions related to graph.
The question is about finding the shortest path distance from a source node to all vertices in an undirected graph.
The graph is represented by the number of vertices and edges, followed by the edges and their distances.
The task is to find the shortest path distance from the source node (0) to all other nodes.
If a node is disconnected from the source node, print the maximum positive integer value (2147483647).
Implement ...
The task is to check if there exists a path from a given source vertex to a destination vertex in a directed and unweighted graph.
Read the number of test cases.
For each test case, read the number of vertices and edges.
Read the edges of the graph.
Read the source and destination vertices.
Implement a graph traversal algorithm (e.g., BFS or DFS) to check if a path exists from the source to the destination.
Print 'true' if a
Round duration - 180 Minutes
Round difficulty - Hard
The round was really tough only 1 coding question was asked
The task is to encode an N-ary tree into a binary tree and then decode the binary tree back into the original N-ary tree.
Encode the N-ary tree by representing each node as a binary tree node with its first child as the left child and subsequent children as the right child.
To decode the binary tree, traverse the binary tree and for each node, create a new N-ary tree node with its left child as the first child and subseq...
Tip 1 : Do atleast 2 projects
Tip 2 : Complete competitive programming
Tip 3 : Practice more interview Questions particular to the company applying to
Tip 1 : Don't lie on resume
Tip 2 : Try to wrap resume in one page
3-7 Yrs
Not Disclosed
Key Account Manager
10
salaries
| ₹3.5 L/yr - ₹4.8 L/yr |
growth manager
8
salaries
| ₹5.7 L/yr - ₹12.5 L/yr |
Assistant Manager
8
salaries
| ₹8.8 L/yr - ₹10 L/yr |
Associate Manager
7
salaries
| ₹5.5 L/yr - ₹11 L/yr |
Member Technical Staff
5
salaries
| ₹7.5 L/yr - ₹45.4 L/yr |
Flipkart
Amazon
Snapdeal
Myntra