How would you build X application
Software Developer Entry Level Interview Questions
2,470 software developer entry level interview questions shared by candidates
Explain what happens when you type www.konradgroup.com into your browser and press enter. What does the steps of the DNS look like? Do you recieve HTML along with the images?
2. 1-on-1 interview with Senior Developer - How does the internet work (Step-by-step from DNS to packet return and load-order) - Read through some code and explain what's happening step-by-step. Code is written intentionally in an awkward way to test you (things like ' if (index % 2)' and values being declared but not set. - Explain step-by-step how you would build a chess game. - Answer code challenge (Find the first positive integer from an array starting from 1 - check leetcode for the challenge)
3. 3-hour Project - Has recently changed, no longer a gmail clone - now a AirBnB clone. You'll need to know your HoF and recursive functions to complete. Some moving state between components to render updates accordingly. There are 8 challenges of which you are not expected to complete all of them - I completed 5 of 8.
1. Phone screening Usual questions: - Tell me about your story/journey - Why Konrad - Tel me about your work-style - Describe your skillset
Differences between the python language and languages like C++, C#, Java.
What projects have you work on?
Whats Abstraction / Abstract Class?
What is abstraction, overloading method, overriding method?
what is inheritance?
Viewing 631 - 640 interview questions