whats exciting about the recent project you've built?
Software Developer Intern Interview Questions
2,852 software developer intern interview questions shared by candidates
The Technical Employment Test [TET] had 20 programming questions. The language was a custom language developed for the test. While not difficult, some of the sytax/programming paradigms were awkward.
How would you handle differing opinions
Something on data structures and algorithms. Using map will solve the problem
Implement a algorithm by using custom ds for insertion retrieval and deletion in constant time
Array related leetcode easy question
Convert the given number into a linked list with its digits acting as a node and then add one to the number while its still in the form of a linked list and print the final linked list
Q1: Given an array of strings where each string denotes an integer find the second-highest number Q2: Given a Binary tree u need to convert it to a doubly-linked list Q3: Given an Array of Integers Find how many pairs of bits are different where both the bits doesn't belong to the same number
How is a linked list implemented in java?
Simple programs in any language I wanted
Viewing 2261 - 2270 interview questions