How would you go about a situation where you are given a task and you don't know how to do it.
Software Intern Interview Questions
17,725 software intern interview questions shared by candidates
They asked about all the types of normalisation in DBMS with examples
Find all substrings of a given string that are an anagram of another given substring.
FInd nth number in a Fibonacci series.
Store the words in a document.
If you had to design an alarm clock for a deaf person, how would you go about doing it? When would you use recursion vs. iteration and why? Write a function to print out the Fibonacci sequence using both of the aforementioned methods.
did i ever had prblms working in a team
Given a linked list and integers i and n, write a function in C that removes n nodes from the list, starting at index i. Make sure the nodes are free from the memory.
In any language you want, write a queue using only stacks.
Leetcode easy question - Valid parentheses
Viewing 2151 - 2160 interview questions