Filter interviews by
I applied via Indeed and was interviewed in Apr 2022. There were 2 interview rounds.
Removing an element from a linked list involves updating the pointers of the previous and next nodes.
Find the node to be removed by traversing the linked list.
Update the pointers of the previous and next nodes to skip the node to be removed.
Free the memory occupied by the removed node.
Top trending discussions
posted on 8 Mar 2023
I applied via Approached by Company and was interviewed in Feb 2023. There were 5 interview rounds.
60 mins, 2 Coding questions general Leetcode medium ones
Sorting a list of words with a random order using an alien dictionary
Create a graph with nodes as characters and edges as the order of characters in words
Topologically sort the graph to get the correct order of characters
Use the order to sort the list of words
posted on 17 Dec 2022
They ask us 40 mcqs and 2 coding questions. Mcqs are from networking,OS,DS,Ada and also have questions of general aptitude like direction,blood relation. Coding question are not easy both the questions are from Graph.
Find unique character from a string and optimize it
Use a hash table to store the frequency of each character in the string
Iterate through the hash table to find the character with frequency 1
If there are multiple characters with frequency 1, return the first one
Optimization: Stop iterating through the hash table once a character with frequency 1 is found
They give me a scenario like you have to go from place A to place B then what should You consider.
posted on 25 Feb 2022
NA
posted on 27 Jan 2022
Recursion is a programming technique where a function calls itself to solve a problem.
Recursion involves breaking down a problem into smaller subproblems and solving them recursively.
It requires a base case to stop the recursion and prevent infinite loops.
Recursion can be used to solve problems like traversing trees and sorting algorithms.
Examples of recursive functions include factorial, Fibonacci sequence, and binary...
posted on 24 Aug 2021
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
Ethernet is a networking technology used for LANs. Switches and hubs are devices used to connect multiple devices to a network.
Ethernet is a protocol used for communication between devices on a network.
A switch is a networking device that connects devices on a network and directs data to its intended recipient.
A hub is a networking device that connects devices on a network and broadcasts data to all connected devices.
S...
Types of join in DBMS
Inner join: returns only the matching rows from both tables
Left join: returns all the rows from the left table and matching rows from the right table
Right join: returns all the rows from the right table and matching rows from the left table
Full outer join: returns all the rows from both tables, with NULL values in the columns where there is no match
Cross join: returns the Cartesian product of both
Write a pattern coding problem using an array of strings.
Use loops to iterate through the array and print the pattern.
The pattern can be any shape or design.
Make sure to use proper spacing and formatting.
posted on 3 Sep 2021
I was interviewed in Aug 2021.
posted on 27 Nov 2022
I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.
2 CODING QUESTIONS IN ONE HOIR TIME DURATION
Interview question on bit manipulation and basic dynamic programming
Be familiar with bitwise operators like AND, OR, XOR, and bit shifting
Understand how to use bit manipulation to solve problems like counting set bits or checking if a number is a power of 2
For dynamic programming, break down the problem into smaller subproblems and use memoization or tabulation to avoid redundant calculations
Practice solving coding pro...
posted on 17 Sep 2015
posted on 3 Sep 2022
I applied via campus placement at Institute of Technology, Banaras Hindu University and was interviewed in Aug 2022. There were 2 interview rounds.
1 hr, 2 questions, Arrays prefix sum and slide window, Greedy and DP.
Senior Software Engineer
11
salaries
| ₹29.4 L/yr - ₹106.6 L/yr |
Software Engineer
7
salaries
| ₹24 L/yr - ₹80 L/yr |
Data Analyst
7
salaries
| ₹20 L/yr - ₹25.4 L/yr |
Analyst
6
salaries
| ₹15 L/yr - ₹23 L/yr |
Accounts Manager
5
salaries
| ₹22 L/yr - ₹38 L/yr |
Thomson Reuters
Financial Times
Forbes & Company
Morningstar