Software Developer Internship Interview Questions

23,674 software developer internship interview questions shared by candidates

Many behavior questions and one coding question. BQ Why chosen CS? Why FB? What do you want to do? TQ Given a list containing lists which nodes in a list can point to any other lists. Make an algorithm to find all the nodes which are “flagged”. (find specific nodes that are marked)
avatar

Software Engineer(Internship)

Interviewed at Meta

3.5
Oct 13, 2017

Many behavior questions and one coding question. BQ Why chosen CS? Why FB? What do you want to do? TQ Given a list containing lists which nodes in a list can point to any other lists. Make an algorithm to find all the nodes which are “flagged”. (find specific nodes that are marked)

Given a string of numbers, where each number maps to a character, i.e. 1-> a, 2-> b and .. z->26, find all possible character strings that can be generated from this numeric stream. eg- 1226 generates 5 strings: abbf, abz, avf,..
avatar

Software Engineer(Internship)

Interviewed at Meta

3.5
Nov 5, 2017

Given a string of numbers, where each number maps to a character, i.e. 1-> a, 2-> b and .. z->26, find all possible character strings that can be generated from this numeric stream. eg- 1226 generates 5 strings: abbf, abz, avf,..

Given a sorted array and integer K find the number of occurrences of K, and there was a follow up question what will happen if there is m queries with different K how can you handle this, but didn't ask for the code for the follow up
avatar

Software Engineer(Internship)

Interviewed at Meta

3.5
Mar 7, 2019

Given a sorted array and integer K find the number of occurrences of K, and there was a follow up question what will happen if there is m queries with different K how can you handle this, but didn't ask for the code for the follow up

Viewing 1861 - 1870 interview questions

Glassdoor has 23,674 interview questions and reports from Software developer internship interviews. Prepare for your interview. Get hired. Love your job.