iOsBoy
Newbie level 2
I am a computer science major.I dont have any background in Embedded systems development.Now I really want to enter and learn this field.There are some 'c' programming jobs in ESP for CS majors.
Embedded programming questions are tricky and sometimes very unusual.I am an experienced programmer(6 months only) but I am not used to thinking on such a small level(bits and bytes,compile time code generation etc).When I went for an embedded systems interview ,I couldnt even answer questions 2 and 3(given below).
Can someone please tell me some embedded c programming questions/problems for embedded c interview preparation for a fresher?
I have searched the internet for hours but only found a few programming questions for interview preparation.
Here are the ones I know of
Q1).Setting,clearing,inverting a bit.
Q2).Print 1000 numbers without using a for loop.
Q3).finding the size of an int without using any built in functions.
Theoretical questions would also be appreciated.However,I am looking more towards 'c' programming questions(likely to be asked in an embedded interview) for practice.
Embedded programming questions are tricky and sometimes very unusual.I am an experienced programmer(6 months only) but I am not used to thinking on such a small level(bits and bytes,compile time code generation etc).When I went for an embedded systems interview ,I couldnt even answer questions 2 and 3(given below).
Can someone please tell me some embedded c programming questions/problems for embedded c interview preparation for a fresher?
I have searched the internet for hours but only found a few programming questions for interview preparation.
Here are the ones I know of
Q1).Setting,clearing,inverting a bit.
Q2).Print 1000 numbers without using a for loop.
Q3).finding the size of an int without using any built in functions.
Theoretical questions would also be appreciated.However,I am looking more towards 'c' programming questions(likely to be asked in an embedded interview) for practice.
Last edited: