Implement x^y function in an imaginary proccessor who doesnt have +, /, * operators.
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
There was no questions like "What would you do if..". It was more o fa free talk
Write a code that gets a sentence and print the sentence in reverse. e.g. "My name is John" -> "John is name My"
Write a code which gets an array of size N with Natural numbers in it. The code needs to give every time a differet permutation of itself.
first exam included basic logical questions : 1. what is the angle of a analog watch showing 3:15 2. Imagine you'r in the desert, needed to cross 700km of sand. you have 7kg gold bar which you can only cut twice. in order to cross the desert you found yourself a vicious taxi driver which will take apportion of that gold bar and it will be equivalent to the km he will take you. you cant pay in front the whole 7kg. 3. 9 barrels riddle : you can scale only twice the barrels however you want, all eight barrels weight is equivalent except one heavier barrel. find the heavy barrel.
Given an array with integers, return the array so that it will not have any consecutive duplicates.
Do you have any experience with FEM?
implementation of a combinational circuit which can check wheather the desire string is given as an input or not.
just what you do, what you know
I was given code and asked to explain it, fix a bug and implement it further. The code was a web application - an online store for selling pencils.
Viewing 1 - 10 interview questions