Given a 2D grid consisting of links and vacancies represented by a 2D array and assume you can move from either down (j,k)->(j+1,k) or to the right (j,k)->(j,k+1) unless there is a vacancy
Computer Software Engineer Interview Questions
81 computer software engineer interview questions shared by candidates
Why does one use MSE as a measure of quality. What is the scientific/mathematical reason for the same?
What is meant by virtual memory? Time complexity of insertion in Linked List vs. Array? Smoothing an image - what filter to use? Salt and pepper noise removal? Memory storage - heap vs stack?
The real zinger came at the end when they demanded previous compensation information. They said they wouldn't make an offer without it. Not only did they demand it, they demanded previous paycheck stubs as proof of it. I refused of course, and didn't call them back.
Discuss some of the object detection techniques you have worked upon
I had a take home assignment - which you code up and bring with you to the interview for a panel discussion and presentation. I had to implement a blob detection algorithm.
it was only based on c language it was my mistake that i didn't prepared for the interview not at all serious
where are you from dear?
How would you send an encoded message in an image. First encode it, then write code to decode it.
Check whether two words are anagram with each other.
Viewing 1 - 10 interview questions