Given a Battleship board, write a function to find all of the battleships in it. (most efficiently i terms of time complexity)
Sw Engineer Interview Questions
540 sw engineer interview questions shared by candidates
Basics of Optical communication,Fiber optics, Communication protocals, Computer networks, Projects
Questions in C++, and embedded systems.
Write an algorithm for some questions
In few words, what's a bootloader ?
A base class pointer is pointing to a derived class object. Which of the follwoing would be the correct way of de-affocating its resources ? answer a) Make the derived class destructor as virtual answer b) Make the base class distructor as virtual answer c) Call the derived class destructor before base class one using () answer d) Destructors by default are called based upon the containd object so nothing explicits is required answer e) answers b+c correct
what happens if the derived class from an abstract class doesnot provide implementation of pure virtual function? answer a) compile time error answer b) runtime error answer c) the derived class becomes abstract too answer d) nothing is wrong
Round 1 is to ask you about your experience and expectation from the job
Que lenguajes de programacion conoces
The first interview was together with HR and Engineering manager. some general questions and some system design questions
Viewing 181 - 190 interview questions