Convert base 10 to base 2 and vice versa.
Software Engineer Intern Interview Questions
9,335 software engineer intern interview questions shared by candidates
Leetcode easy to medium questions
Where do you expect to see yourself in the future?
Was asked by a software engineer how to reverse a string using as little memory as possible.
If you don't have enough bits to store your data for a pixel is it better to trim the upper bits or the lower bits?
Proficiency in programming languages and structures?
Volatile, const, static keyword meanings in C. When would a variable be const and volatile? How would you debug embedded software without printing to a terminal? What's an ISR? What's interrupt latency?
First coding problem: debug this garbage function doing pointer arithmetic in C. Second coding problem: code up a pretty straightforward state machine. Only needed to understand how interrupts work.
Tell me about yourself in brief and discuss about your projects
Which data structure you will use to solve addition, subtraction, multilplication and division of very big numbers without using biginteger. And code it.
Viewing 561 - 570 interview questions