Flashlight dropping question - given 2 "indestructible" flashlights, determine how high you can drop them from without breaking them. Test is in a 100 story office building, drop out the window; find highest story that you can drop without breaking the flashlight. What is the algorithm?
Protocol Interview Questions
159 protocol interview questions shared by candidates
what is the sizeof() operator in C?
What is the difference between heap and stack
OSI model explains in detail
What is flow control in networking?
A tool for tracking DNS performance to top sites
WAP to add a node to a linked list
Difference between array and linked list? advantages and disadvantages?
In the starting they asked about basic 5G technology and then mostly programming even though I had basic knowledge about it because the panelist had a computer science background and had little knowledge about electronics.
We have a deck of cards in hand, where we take the top card off the deck, place it onto a table, then place the next top card onto the bottom of the deck. Repeat this process until deck in hand is empty, then take the deck from the table and place into hand. This is called one round. How many rounds does it take for the deck to return to its original order? Design a class in C++ to model and solve this problem.
Viewing 41 - 50 interview questions