Have the function StringChallenge(str) read str which will be a string of roman numerals in decreasing order. The numerals being used are: I for 1, V for 5, X for 10, L for 50, C for 100, D for 500 and M for 1000. Your program should return the same number given by str using a smaller set of roman numerals. For example: if str is "LLLXXXVVVV" this is 200, so your program should return CC because this is the shortest way to write 200 using the roman numeral system given above. If a string is given in its shortest form, just return that same string.
Hardware Developer Interview Questions
96 hardware developer interview questions shared by candidates
Pretend I'm a non-engineer. Explain how something like an iPhone works from the basic building blocks all the way up through the memory organization and operating system interactions with the hardware. Be as specific as possible without using terms that non-computer engineers would not understand.
It was very detailed interview. They asked for the particular subjectsb such as Network analysis and Digital processing or signal processing and then there are detailed questions on capacitor, transistor, so on and so forth. then the other round is HR round where they discuss and make sure you will joij n the company and not reject them.
Not really difficult, but emphasis was put on competence of pointer use (in C).
Why Mechanical Engineering? What was my favorite course at school! However I graduated years ago...
Multichoice questions about buck operation, communication protocol, high-speed signal integrity, and PCB,
Round 1 Test Covers areas in C++ Programming, Data Structures, SDLC & TCP/IP. Round 2 Test Where they asked about I2C, JTAG & SPI interface pin configurations, Linear vs Switching Regulators, Computer Architecture, VLSI, PCB Design Question, Draw different types of Termination (Serial, Parallel, Parallel, Thevenin termination) and Match components with vendors.
Why do you want to work in this position?
Describe the full architecture (simple) of an out-of-order pipeline.
mostly on my resume
Viewing 31 - 40 interview questions