Probability task: given 2 black and 4 white balls, what is the probability to select 1 black and 2 white balls
C Software Developer Interview Questions
1,018 c software developer interview questions shared by candidates
Are you willing to put your C# skills to the test
Dependency injection, memory allocation, OOP principles, usage of GIT, patterns like singleton, factory, observer....
Build an online server that hosts players which compete against each other and every player will have points. These points are used in ranking the players in this server.
You have to find the celebrity in a group of people. The person should be known by all other people in the group and he should not know anyone of them. The function for a person to know the other is based on their name.
You have a casino and you have to create a program to manage the players and their balances.
C++ related questions Linux basics, Software Development
What are the benefits of using C#? Does C# support multiple inheritances? What will be the output of the following code?
Can we use visitor instead on composite pattern?
Prove bayes formula. What mistkes has this code?
Viewing 711 - 720 interview questions