C & C++ questions and answers
Pointers, memory, templates and the standard library. Page 2 of 9.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 61-120
- C terminate called without an active exception
- C Thread Safe Integer
- C use of Eigen in tensorflow
- C using standard algorithms with strings, count_if with isdigit, function cast
- C Winsock non-blocking/async UDP socket
- Calculate mean and standard deviation from a vector of samples in C using Boost
- Calculating factorial of large numbers in C
- Calling C/C from Python?
- Can a reference to an element inside an stdmap be invalidated?
- Can I abuse a predicate to perform operations on the elements before remove_if removes them?
- Can I call a constructor from another constructor (do constructor chaining) in C++?
- Can I do this with Boost interval_map?
- Can I get Unix's pthread.h to compile in Windows?
- Can I mix Swift with C? Like the Objective-C .mm files
- Can iter_swap be specialised?
- Can thread trying to stdlock_unique an stdshared_mutex be starved by threads calling stdlock_shared?
- Cannot explicitly specialize a generic function
- Cause buildOutput.apkData must not be null
- C/C Machine Learning Libraries for Clustering
- Change C/CLI project to another framework than 4.0 with vs2010
- char char int? Why?
- Check if a spelled number is in a range in C
- Check stdvector has duplicates
- Checking if all elements of a vector are equal in C
- Clean, efficient algorithm for wrapping integers in C
- Combining graphs is there a TensorFlow import_graph_def equivalent for C?
- compare function for upper_bound / lower_bound
- Comparing stdminmax against a pair
- Comparing unordered_map vs unordered_set
- Complexity of algorithm stdincludes in c
- Complexity of partial_sort vs nth_element
- Complexity of stdfind_end as Big-O
- Conflict Protobuf version when using Opencv and Tensorflow c
- Control degree of parallelism with stdasync
- Convert Keras model to C
- Convert Python program to C/C code?
- Coroutine usages for asynchronous programming in C
- Create multiple Instances of Caffe - C
- Creating all possible k combinations of n items in C
- C's lock in Managed C
- Data Structure for happened before relationship in C++
- debugging Tensorflow's C code behind the SWIG interface
- Decimal to binary algorithm in C
- Default parameter for value must be a compile time constant?
- Designing distributed application in C
- Detecting endianness programmatically in a C program
- Determining if an unordered vectorT has all unique elements
- Difference between -pthread and -lpthread while compiling
- Difference between ClientSession and Session in TensorFlow C API
- Difference between malloc and calloc?
- difference between standard's atomic bool and atomic flag
- Difference between stdmerge and stdinplace_merge?
- Difference between stdset and stdpriority_queue
- Difference between 'struct' and 'typedef struct' in C++?
- Dimension-independent loop over boostmulti_array?
- Disk-backed STL container classes?
- Distributed C++ game server which use database
- Distributed Key/Value store in C/C++ With pluggable storage
- Do I have to acquire lock before calling condition_variable.notify_one?
- Does MinGW-w64 support stdthread out of the box when using the Win32 threading model?
.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