Write a Program to sort an array? -- I used selection sort
Jr Software Engineer Interview Questions
7,259 jr software engineer interview questions shared by candidates
Q.How we can achieve multi-threading in the in the Java.
This was the home programming assignment: Write a program to parse and evaluate arithmetic expressions. Your problem should support addition and multiplication at a minimum. It should be creating in an object oriented manner. Do not use the "shunting yard" algorithm.
Describe 4 pillars of OOP
what was your salary expectations?
Write a program in C that gets a string with letters and numbers only, and puts the letters on the left side and numbers on the right side. (e.g: "1ba23" -> "ba123" or any permutation like this). Time Complexity O(n), memory O(1)
C code optimization Projects you've done before with Microcontrollers draw schematic diagram for voting system using SPI protocol ADC, UART, SPI
What are important points of Object Oriented programming?
Difference between Inline and block element ?
Easy interview. Difference b/w method overloading and overriding
Viewing 51 - 60 interview questions