Methods/Way to connect CPP to QML? write a small class and get the data from the class and show it in CPP? with and without QAbstractItemModel Class
Software Developer C Interview Questions
1,000 software developer c interview questions shared by candidates
Design a C++ class to make LED blink.
4 tasks in Codility. The first one was about C++ basics like dynamic_cast etc, 4-choice Second one classic parsing exercise in C++ using string, maps, arrays, however very badly specified so that correct solution was simply not feasible in given time, unless you neglect most possible inputs and "go straight to dumbest implementation" that might or might not pass Codility scoring test. Third question is about dynamic programming, in-depth search of cheapest route. Fourth was numerical exercise, relative calculation on angles maybe easy but certainly might be tricky.
Sie sehen die Möglichkeit die Software wesentlich effizienter zu gestallten, ihr Ansprechpartner/Senior Entwickler ist gegen den Vorschlag. Wie gehen Sie damit um?/Was machen Sie?
Fragen zu früheren Projekten und Aufgabengebieten.
Implement a template function performing binary search with a minimal number of comparisons
Write a lambda function for incrementing an array values. Write a program for filtering prime numbers in a array and storing it in a vector array. Write a program to print the last 5 greatest numbers in an array.
C++ oops concepts, Multi threading and MFC concepts.
Write codes to realize encapsulation such as get and set, but they ask to do it not using common way.
What are the difference between table valued function and stored procedure?
Viewing 91 - 100 interview questions