C & C++ questions and answers
Pointers, memory, templates and the standard library. Page 1 of 9.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 1-60
- What does the explicit keyword mean?
- What is the difference between #include <filename> and #include "filename"?
- What's the problem with "using namespace std;"?
- A B without arithmetic operators, Python vs C
- A guide to convert_imageset.cpp
- Accessing Object Memory Address
- Algorithm C/C Fastest way to compute 2nd with a n and d 32 or 64 bit integers
- algorithm for nth_element
- Algorithm to merge multiple sorted sequences into one sorted sequence in C
- Amortized analysis of stdvector insertion
- Are C Reads and Writes of an int Atomic?
- Are There Any Good C Suffix Trie Libraries?
- async c connector for mysql
- Asynchronous file download in Cocos2d-x project
- Asynchronous io in c using windows API which method to use and why does my code execute synchronous?
- Asynchronous model in grpc c
- Asynchronous thread-safe logging in C no mutex
- ATOI in C messing with other strings in SERVER/CLIENT GMS application
- Avoid passing null as the view root need to resolve layout parameters on the inflated layout's root element
- balancing an AVL tree C
- begin, end annoyance in STL algorithms
- Bitwise shift to generate all possible permutations in C
- Boost asio correctly reading from a socket
- Boost thread Leakage C
- boostasio socket async_ strand
- Boost.asio UNIX signal handling
- C11 Implementation of Spinlock using header atomic
- C - How to implement Set data structure?
- C 64-bit loop performance on x86
- C algorithm to calculate least common multiple for multiple numbers
- C async vs OpenMP tasks
- C boost asio Windows file handle async_read_until infinite loop - no eof
- C Decision Tree Implementation Question Think In Code
- C++ distributed program blocking
- C Efficiently Calculating a Running Median
- C equivalent of java's instanceof
- C functor library for evaluating mathematical/arithmetic expressions
- C group where algorithm
- C How do I split a string into evenly-sized smaller strings?
- C How to draw a Binary Tree to the console
- C How to use dlopen in c?
- C lambda expression in stdfind_if?
- C machine learning framework
- C multi threading how do I reuse threads for many jobs?
- C mutex in namespace std does not name a type
- C or C Libraries for factoring integers?
- C Passing struct to a function between threads
- C puzzle Make a fair coin from a biased coin
- C Reinforcement Learning Library
- C select algorithm
- C set counting elements less than a value
- C shared_mutex implementation
- C Simple return value from stdthread?
- c sort keeping track of indices
- C standard library - when should I use it and when shouldn't I?
- C stdasync run on main thread
- c, stdatomic, what is stdmemory_order and how to use them?
- C STL algorithm equal
- c stl convolution
- C stringfind complexity
.png&w=3840&q=75)
Free course
Beginner
7 lessons
2 hours
Tackling System Design Interview Problems
A short course that equips you with the skills to approach system design interviews methodically.
Start the free course