Remove duplicates from a linked list. O(n) time.
Development Engineer Interview Questions
37,105 development engineer interview questions shared by candidates
Tell me about a time when you disagreed with the work direction you were given, and how you resolved it.
(onsite questions) Tell me about the code you wrote? Walk me through how it works. Is there anyway you think you can optimize it?
They asked from data structures and algorithms, oops, os, dbms
Design a connection pool
An array consists of elements where each element appears an even number of times. Only 1 element appears odd number of times. Find that number
You want to keep the largest 1000 integer numbers from incoming pockets containing integers. Please write a program on how to do it.
Write a function that takes an integer and counts the number of bits.
Remove the nth from last element in a singularly linked list in linear time.
Coding question - given a binary tree, write code to count the sum off all siblings.
Viewing 391 - 400 interview questions