What kind of bugs can a telecom company like Blackberry face?
Desarrollador De Java Core Interview Questions
248 desarrollador de java core interview questions shared by candidates
Why do you want to work at CardFlight?
It was a time limited online coding test in C#. You have maximum two hours to complete 6-8 tasks.
You are likely to be asked some metaprogramming questions, though this shouldn't come unexpected.
You are expected to have a very good knowledge of C++ (11,14 et.c.) and how certain features of the language are implemented.
I was asked about some non-trivial design questions about a software app that I had developed in grad school. Also, there was a question about designing the interface for storing the number of bytes in a file from an online application, and also reading it by another application.
how to reverse a link list without recursion?
Multi-threaded class which throws an exception when the number of concurrent executers exceeds 10.
Given a fleet of computers, write software such that each computer prints the sum of every computer's unique value. Given API, receive(int computer#), send(int val, int computer#), int getMyValue(), int getNumberOfComputers(). All calls are blocking.
Write a program to find first non repeated character in a string 1 23 345 4567 56789 Given string : "Welcome to drive" Write a program to check whether "come" is a part of string or not Given array :{ 7,8,9,1,5,6,3,5} Find missing digits between 0-9
Viewing 11 - 20 interview questions