Sollicitatiegesprekken voor C Programmer

C Programmer sollicitatievragen

149

Sollicitatievragen voor C Programmer gedeeld door sollicitanten

Meest gestelde sollicitatievragen

Sorteren: Relevantie|Populair|Datum
Broadridge
Er werd een C# Programmer, Backend gevraagd...7 april 2016

If you were designing a multi-threaded program to crunch numbers and do highly cpu intensive processing would you expect a single threaded program to do better or one using 50 threads and why?

2 antwoorden

not sure why you brought in VM... has nothing to do with the question....

This is one of the most dumb 18th century questions that can be asked. Threads are not same for a VM and the OS. Generally, a VM is allowed a single OS thread. Under such condition, more than one time slice is not possible by multithreading. Minder

TotalSoft

How do you change the behaviour of a program without changing code?

1 antwoorden

dll's.. d'oh!

Artix Entertainment

Mostly talked about my projects

1 antwoorden

Quer fazer uma parceria com o jogo artrix poker

Stainless Games

What is a constructor in C++?

1 antwoorden

A constructor is the first method that is called when a class is instantiated. If there is a class hierachy then the constructor of the base class is called first. Minder

Stainless Games

Where would you like to be in two years?

1 antwoorden

I would like to work in the role for which I applied, and prove my expertise, with the hope that at some point in the future the company might consider how best my talents could be used. Minder

Stainless Games

How much would you like to be paid?

1 antwoorden

As much as I can get!

Gameloft

If there are two circles with center point of circle 1: P1(x1,y1), radius : r1 and center point of circle 2 : P2(x2,y2), radius : r2 and Circle 1 as player and Circle 2 as enemy, then what is the function, algorithm, or your analysis to detect that player collide with enemy ?

1 antwoorden

Check whether the distance between the two center points P1 and P2 is less than the sum of radii of the circles. ||P1-P2|| <= r1 + r2 should be true. Minder

Sumo Digital

C++ Asteroid game was given and was asked to fix issues and add few features.

1 antwoorden

I could not fully finish it

Waterfront International

Write an algorithm to calculate the mean value of a set of numbers.

1 antwoorden

The trick to this question is in handling data so large that the computer needs to truncate the less significant values. For example: 10e15 on a computer would probably be stored as 1.0 e 16. Precision for a float only extends to 6 numbers (if I remember correctly) so 1 000 000 000 000 001 (1.000000000000001 e 15) would be (1.00000 e 15). The algorithm should handle special cases like this or one should be aware of this when coding. Minder

Waterfront International

C++ questions not difficult. But they provide very little time to complete it thus making it difficult for people to get through.

1 antwoorden

Obviously not very smart people behind such a technique.

Weergave: 1 - 10 van 149 sollicitatievragen

Sollicitatievragen weergeven voor vergelijkbare functies

Glassdoor heeft 149 sollicitatievragen en verslagen van C programmer sollicitaties. Bereid uw sollicitatiegesprek voor. Bedrijven ontdekken. Uw droombaan vinden.