Given a string containing sets of curly braces (ex. "({LMN}h{RlO}}") print out the reverse of everything in curly braces. (Ex. "RIOhLMN" )
Development Intern Interview Questions
5,453 development intern interview questions shared by candidates
Sorting, node functionalities, javascript, Dbms, oops, search questions
They provide an interview guide, which makes it easy to understand what to expect and how to prepare. The questions were standard and straightforward, such as: - Tell us about yourself - What do you know about our company? - Describe your experience
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 ______
write a Fibonacci series algorithm? write iterative method and in recursive method?
Set the pointer of every node in a binary tree to its right sibling.
Viewing 5351 - 5360 interview questions