Output all prime numbers up until input n
Software Development Internship Interview Questions
205 software development internship interview questions shared by candidates
Project based questions and managerial general questions.
What do you want to learn in Clarity Partners?
Tell me about a time when you had to make an important decision but didn't have all the information you needed to do so effectively. Please describe the situation, your actions, and the outcome of your final decision.
Determine which command takes the longest to execute given results of a test
How would you deal with the tight deadline?
Q: explain how you embody the leadership principle of bias for action.
Live interview question: make a function that takes int as an input and returns the smallest number of steps it would take to get to one. (a step being one of the following: subtract by 1, divide by 2, divide by 3).
You are given a task to parse phone numbers out of a logfile on a linux system. How would you approach this task?
Implement a stack from the scratch. Add a method to return the min value of the stack, in addition to pop() and push().
Viewing 181 - 190 interview questions