Honestly there was no difficult questions
Software Developer Intern Interview Questions
2,878 software developer intern interview questions shared by candidates
Not so difficult questions if you are well versed with object oriented programing
You are given a list of file names, you have to store it in such a fashion that you can look up whether a file exists or not in your database, also if it exists then show all the files that start with your file name. For example, if the file name is "delivery" then show all the files with the prefix of "delivery" like "delivery hut", etc. Also, some discussion on suffix tries was also there, he did not got deeper into that because of the time constraints.
An array of ratings of students. Chocolates need to distributed among the students such that the student who has ratings greater than their neighbour must have chocolates greater than neighbours. Need to return the minimum numbers of chocolates needed.
Tell your previous experience with your tech stack
why do you want to join us?
Find the largest square consisting of all 1's in a 2D array of 1's and 0's.
What are the benefits of using NextJs?
Q: How would you save the user cart details after checkout? Q: Git commands
In interview they asked me about my project and asked about react hooks,basic sql and easy dsa questions such as rotate array by d places
Viewing 981 - 990 interview questions