Simple circuit problem. Given a certain voltage, a certain resistor, how many watts of power would a lightbulb take up?
Software Engineering Interview Questions
56,367 software engineering interview questions shared by candidates
Write a program to find the sum of odd numbers within 1 to 100?
When is a time you have shown leadership?
Create a Fibonacci function and explain it.
What is RAM and ROM
1. Implement a function to check if a string is palindrome or not 2. Given a cost function and a budget find the maximum quantity you can buy given those 2 parameters
The last interview was just one day ago, so I'm not sure they are willing to hire me or no. Questions were easy and smooth.
Given an unsorted list of integers, return true if the list contains any duplicates within k indices of each element. Do it faster than O(n^2).
Find strongly connected components in a graph (use DFS or BFS)
Difference between process and threads ?
Viewing 281 - 290 interview questions