What are the 4 methods every c# object has and what is their functionality?
C Software Engineer Interview Questions
3,487 c software engineer interview questions shared by candidates
Typical C++ interview questions and shared ptr implementation. They interview like this they are reading questions from some list and have a weird criteria of rejecting candidates. Process takes way longer than expected and not worth spending time.
What progaramming patterns do you know
When you read 1000 files simulteniously in defferent threads. How many threads should you create? And Why?
What method of C++ do you do?
They asked me to sort a circular linked list using any sorting function
Ion idea - 1. how to find a loop in a circular link list. 2. find middle node and delete. Huawei --- 1. create a doubly linklist. 2. string palindrome. 3. string reverse. 4. IPC, SPI 5. scheduling algo (LRU, RR,LFU ) which one better. 6. OOPS concept with example. 7. Virtual function and keyword
implement malloc and free such that free knows the size of the allocation
Memory Management, GDB, linux command , sql Query, When a applications is getting hang, how to change group permission of a file without changing other permission through shell script, arr[3]={2,30,9} create the max value that is 9302 using above element of array
Difference between value type and reference types in c#?
Viewing 471 - 480 interview questions