Given a string you have to right shift it without using extra space
Software Development Engineer Intern Interview Questions
2,286 software development engineer intern interview questions shared by candidates
What was the reason/motivation behind doing these projects?
Interview started with some questions on react and JavaScript such as virtual dom, currying,hooks etc. Then it was followed with a task to create a to-do list with crud functionality.
Convert timestamps from string on trading
Write code for nth Fibonacci number, write recursive code, write iterative code, optimise the recursive code using memoization.
DSA - Longest palindromic substring
find out the how many different numbers are occurred in an unsorted array
What is the size of a struct with variable types as character array of size 12 and a 32 bit integer?
Basic Dynamic Programming Based DSA Questions
Q1. Diagonal traversal of the Binary Tree. Q2 . count frequency of element(1 to n) in the array in constant space.
Viewing 421 - 430 interview questions