Implement a basic class that adds values to container. When I asked what are my prerequisites he said none, but later on he added constraints and told me that "you shouldve known that"
Programador De Net C Interview Questions
3,517 programador de net c interview questions shared by candidates
They asked about lifetimes around dll dependency injection. He meant service dependency injection, which is different than dll injection.
Asked if the bond and salary was okay.
How many different compiler error messages have you seen before?
They asked me about C language
Business Logic questions, Some code samples for you to try to work out what could be improved in 1 minute.
For programming. String Reverse. Singly/Doubly LL(insertion, deletion, searching) Queues. Arrays.
void pointer
[Having enough disk space and small memory space,] given a big file of JSON objects which separated using a random character each time, find a way to sort objects by a string representation of JSON, i.e. in JS the order would result to: objects.map(o => JSON.stringify(o)).sort() > Notice, the order should be the same. We cannot allocate enough memory, but we may be sure we can allocate memory for a couple of objects. Then write the ordered objects to another file or to the same file.
my experience with 3d software maths and physics
Viewing 591 - 600 interview questions