What are the 4 major principles of OOP
Software Intern Interview Questions
17,721 software intern interview questions shared by candidates
Given a root directory, return all the sub files of this root directory. Note, a file can be a directory with more sub files or a data file which has no sub files.
Basic data structures, OS, DBMS, Graph, Behavioural questions.
Find intersection of two lists
They corrected us and asked us to apply the corrections while working together.
What have you learned from your education that might be useful for growth of the company?
Tell us about your projects?
Write a function that finds a number in an array that does not have a duplicate. For example [2,5,8,3,8,2,5] - > the answer would be 3.
Given a 0-9 numerical keypad and three chess pieces (pawn, knight, queen), use any language to write a function such that Input(piece, location)->Output(# of possible phone numbers). Code must compile and run.
Viewing 1921 - 1930 interview questions