Filter interviews by
I was interviewed before Apr 2020.
Top trending discussions
The mixed aptitude test should be clearly structured, containing both general aptitude questions and technical computer science questions.
I was interviewed in Nov 2020.
Round duration - 60 minutes
Round difficulty - Easy
Consider a weighted, undirected graph with 'V' vertices numbered from 1 to 'V' and 'E' bidirectional edges. You are tasked with handling 'Q' queries. For each query, you are...
Implement a function to find the shortest distance between two vertices in a weighted, undirected graph.
Use Dijkstra's algorithm to find the shortest path between the given vertices.
Create a graph data structure to represent the weighted, undirected graph.
Handle cases where no path exists between the given vertices by returning -1.
Optimize the algorithm to handle multiple queries efficiently.
Consider edge cases such as...
Your task is to sort a sequence of numbers stored in the array ‘ARR’ in non-descending order using the Merge Sort algorithm.
Merge Sort is a divide-an...
Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.
Divide the input array into two halves recursively
Sort the two halves separately
Merge the sorted halves to produce a fully sorted array
Time complexity of Merge Sort is O(n log n)
Example: Input - [5, 2, 9, 1, 5], Output - [1, 2, 5, 5, 9]
You are provided with an N * N
maze where a rat is positioned at starting cell MAZE[0][0]
. The goal is to determine and print all possible paths that the rat can take to r...
Given an N * N maze with binary values, find and print all possible paths for a rat to reach the destination cell.
Use backtracking to explore all possible paths from the starting cell to the destination cell.
At each cell, check if it is a valid move (within bounds and not blocked), then recursively explore all four directions.
Keep track of the path taken so far and mark the cells accordingly.
Once the destination cell i...
Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.
posted on 12 Jul 2017
I was interviewed before Jul 2016.
I was interviewed before Jun 2021.
Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.
Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.
Unit testing involves testing individual units or components of the software.
Integration testing involves testing the interaction between different components...
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2021. There were 5 interview rounds.
There were 10 questions in aptitude test.
I that 6 were mcq and 4 were coding questions.
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
Passionate about IT, HTML is a markup language, CSS is for styling
I have always been passionate about IT and enjoy creating websites
HTML is a markup language used for structuring content on web pages
CSS is a styling language used to control the look and feel of a website
HTML provides the structure, while CSS provides the style
based on 2 reviews
Rating in categories
Senior Software Engineer
31
salaries
| ₹0 L/yr - ₹0 L/yr |
Graphic Designer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Graphic Designer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Manager
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Hurix Systems
Harbinger Group
Upside Learning Solutions
Tata Interactive Systems