C & C++ questions and answers
Pointers, memory, templates and the standard library. Page 7 of 9.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 361-420
- stdback_inserter for a stdset?
- stdfind 'error no matching function
- stditerator, pointers and VC warning C4996
- stdlistsort - why the sudden switch to top-down strategy?
- stdlock_guard or stdscoped_lock?
- stdmap thread-safety
- stdremove not working correctly, still has extra elements
- stdremove with vectorerase and undefined behavior
- stdsort algorithms memory usage
- stdthis_threadyield vs stdthis_threadsleep_for
- stdthread - naming your thread
- stdthread calling method of class
- stdthread How to wait join for any of the given threads to complete?
- stdtransform and toupper, no matching function
- stdunique_lockstdmutex or stdlock_guardstdmutex?
- stdwstring VS stdstring
- STL algorithm for Vector Add
- STL for segment tree in C
- stl map performance?
- STL way to access more elements at the same time in a loop over a container
- Storing file in chunks(in binary format) and retrieving it using c
- Suggest websites to practice C/C algorithms/puzzles
- SVM OpenCV c Predict returning nothing but 1's
- Tensorflow Different ways to Export and Run graph in C
- tensorflow error This file requires compiler and library support for the ISO C 2011 standard
- TensorFlow Lite C API example for inference
- The amortized complexity of stdnext_permutation?
- The fastest C algorithm for string testing against a list of predefined seeds case insensitive
- The most efficient way to implement an integer based power function powint, int
- This function declaration is not a prototype warning in Xcode 9
- Thread-safe initialization of function-local static const objects
- thread_local static member template definition initialisation fails with gcc
- Three-way conditional in c to determine sign equivalance of two numbers
- Time complexity of a Priority Queue in C
- Training a Neural Network in Python and deploying in C
- Tutorial for libsvm c
- typedef struct vs struct definitions
- Undefined reference to pthread_create in Linux
- Understanding Scope and Lifetime of References in stdasync within a Loop
- Understanding stdhardware_destructive_interference_size and stdhardware_constructive_interference_size
- Understanding the algorithm of Visual C's rand function
- Unit Testing C Code
- Unusual Speed Difference between Python and C
- Use of for_each on map elements
- Using Boolean values in C
- Using boost thread and a non-static class function
- Using c++ .lib file in WCF or c# wrapper?
- Using stdfind With Reverse Iterators
- Virtual member call in a constructor
- Visual studio long compilation when replacing int with double
- What is the '-->' operator in C/C++?
- What algorithm is behind STL's find?
- What algorithms are used in C11 stdsort in different STL implementations?
- What algorithms do popular C compilers use for stdsort and stdstable_sort?
- What are C++ functors and their uses?
- What are POD types in C++?
- What are practical uses for STL's 'partial_sum'?
- What are rvalues, lvalues, xvalues, glvalues, and prvalues?
- What are the correct link options to use stdthread in GCC under linux?
- What are the differences between generic types in C and Java?
.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