What is inheritance?
Entry Level Software Developer Interview Questions
800 entry level software developer interview questions shared by candidates
What is the difference between class and object?
Are you interested in an entry level software development opportunity?
Read the following javascript/java/kotlin (your choice) code and tell us the output? just know ur basic map filter and callback fucntions
Given an unsorted integer array, find the first smallest missing positive integer.
What do you like to do outside of work?
How do I see myself in 5 years profesionally?
(Take home assessment: gmail clone) 1. Implement the "select all" messages checkbox and it should behave like the gmail one. 2. Implement message loading. Currently the code only loads the most recent message, implement loading for the rest of the messages. 3. You are given two sorted arrays of messages by date, where each message contains an id and a timestamp. Write a function, in O(n) time, to merge these two lists by their timestamps without duplicate messages. 4. Write unit tests in JEST to test your function from task 3. 5. Style a modal. There is a label maker and it hasn't been styled so style it. 6. Implement labeling for messages 7. Add a count for the amount of messages for each label. 8. Anything else you want to add.
How would you architect a chess game that had both a frontend component and a server side component?
Questions are different for all, so study STAR method!
Viewing 351 - 360 interview questions