Build a binary tree with a sibling link. so that you have a linked list connecting all the nodes on a given level.
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
Implement a queue, with a constraint. I am not sure but I think it was smallest or something
Given an integer, write a function that rotates the digits to the right.
Given a string containing sets of curly braces (ex. "({LMN}h{RlO}}") print out the reverse of everything in curly braces. (Ex. "RIOhLMN" )
Sorting, node functionalities, javascript, Dbms, oops, search questions
The questions I was asked are previously posed on this thread.
They are pretty normal questions, but I was not that good at coding, so although I can figure out the steps, I was very slow writing codes
Test a bicycle.
Concatenate two strings replacing every space or set of multiple spaces with a single dash
Design a test for ______
Viewing 2921 - 2930 interview questions