Tip 1 : Be very thorough regarding the projects you have done in your college and previous job.
Tip 2 : Be as honest as you can while answering the questions. Nobody expects you to know everything under the sun.
Tip 3 : Having good problem solving skills (puzzles, mathematics etc.) is always a plus.
Tip 1 : Highlight the keywords which are required by the job role you have applying for.
Tip 2 : Keep it brief and clear.



Given ‘NUM = 9’
Binary representation of ‘9 = 1001’, so there are 2 times 1's present.
Print ‘2’ as the answer.
Computer architecture was asked in this one.
Advantages of pipelining and parallelism were asked. Some numerical questions were also asked.
Tip 1 : Read computer architecture (btech level)
Computer vision was asked
Topics like image filtering, CLAHE algorithms were asked.
Puzzles were asked
There are 3 ants siting on the vertices of a triangle. They all start moving in random directions. What is the probability that they will meet.
Tip 1 : Class 12th probability.
HR
Not many problems were asked. Your communication and attitude was being judged.
What are your hobbies?
How do you keep yourself motivated?
Tip 1 : Be very honest about yourself.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?