Given an array of integers, delete the max and min numbers (both could appear more than once) in place. Do it in O(n) without shifting.
Graduate Software Engineer Interview Questions
3,304 graduate software engineer interview questions shared by candidates
Questions about a modified form of blackjack as well as one about sending messaged on stone tablets.
There are 2 ropes which both last for 1 hour when burning. Use these 2 ropes to get 1 hour and a half.
I show them my IOT project which works with the MQTT protocol. They ask what other protocols are available for IOT.
Write a function that returns the nth power number, where a power number is a number that can be expressed as x^y. Note that the power number sequence is in ascending order (4, 8, 9, 16, 27, 32, ...).
something related to artifacts.
Asked me a broad range of questions on algorithmics
Balancing a binary tree
2 coding problems to solve in 90 minutes
You are in a room by yourself and someone walks into the room, asks you to find the temperature, and leaves. How would you find the temperature in the room without leaving the room?
Viewing 1 - 10 interview questions