Entry Level Programmer Interview Questions

3,185 entry level programmer interview questions shared by candidates

Read the following javascript/java/kotlin (your choice) code and tell us the output. Talk about it line by line. (code has a hash table with (month, day) pairs which uses filter to find which months have less than 30 days, and we use map to only get the days. We have an if statement checking if we have any days over 31, does it print anything?) What needs to be changed in the if statement to not break? Does the if statement print for this example?
avatar

Entry Level Software Developer

Interviewed at Konrad Group

3.4
Jul 22, 2020

Read the following javascript/java/kotlin (your choice) code and tell us the output. Talk about it line by line. (code has a hash table with (month, day) pairs which uses filter to find which months have less than 30 days, and we use map to only get the days. We have an if statement checking if we have any days over 31, does it print anything?) What needs to be changed in the if statement to not break? Does the if statement print for this example?

Viewing 2371 - 2380 interview questions

Glassdoor has 3,185 interview questions and reports from Entry level programmer interviews. Prepare for your interview. Get hired. Love your job.