C & C++ questions and answers
Pointers, memory, templates and the standard library. Page 5 of 9.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 241-300
- How to reverse a singly linked list using only two pointers?
- How to rewrite a nested loop using the C STL algorithms?
- How to solve error Microsoft Visual C 14.0 or greater is required when installing Python packages?
- How to trim a stdstring?
- How to use a tensorflow graph in opencv c?
- How to use AWS SDK C XRay in a AWS Lambda Layer implemented in C called by a Lambda function in Python?
- How to use lower_boundupper_bound to find position of any number in array?
- How to use null in switch
- How to work with TF Lite library in a c project
- How to write a range-v3 action for random_shuffle?
- How to write iOS app purely in C
- Howto create combinations of several vectors without hardcoding loops in C?
- I need an optimal algorithm to find the largest divisor of a number N. Preferably in C or C
- IllegalArgumentException or NullPointerException for a null parameter?
- Implementation of a work stealing queue in C/C?
- Implementation of C lower_bound
- Implementations of count_until and accumulate_until?
- Implementing condition_variable timed_wait correctly
- Implementing the derivative in C/C
- Implicit instantiation of undefined template ''stdbasic_stringchar, stdchar_traitschar, stdallocatorchar ''
- Import OpenCV Mat into C Tensorflow without copying
- Internal Implementation of STLMAP in C
- Is armadillo solve thread safe?
- Is it legal to initialize a thread_local variable in the destructor of a global variable?
- Is it legal to pass stdshared_future as a reference to functions?
- Is it more efficient to copy a vector by reserving and copying, or by creating and swapping?
- Is it OK to call stdasync at high frequency?
- Is it possible to implement lock free map in C
- Is it possible to implement Python yield functionality in freestanding C?
- Is it possible to make efficient pointer-based binary heap implementations?
- Is it possible to random_shuffle an array of int elements?
- Is it possible to use stdsort with a sort function that takes extra arguments?
- Is it possible to use TensorFlow C API on Windows?
- Is it possible to use TensorFlow C API on Windows?
- Is it safe to pass arguments by reference into a stdthread function?
- Is Meyers' implementation of the Singleton pattern thread safe?
- Is stdmutex sequentially consistent?
- Is stdto_string thread safe?
- Is there a Binary Search method in the C standard library?
- Is there a Java equivalent or methodology for the typedef keyword in C++?
- Is there a nice way to assign stdminmaxa, b to stdtiea, b?
- Is there a training example of using Tensorflow C API?
- Is there a way to implement analog of Python's 'separator'.join in C?
- Is there a way to simulate the C 'friend' concept in Java?
- Is there an Objective-C algorithm like transform of the C STL?
- Is there any technical reason why std::lower_bound is not specialized for red-black tree iterators?
- Is there anything like stdand or stdor?
- Is two pointer problem same as sliding window
- I''ve heard i isn''t thread safe, is i thread-safe?
- Kafka Consumer in C++
- Know any good c support vector machine SVM libraries?
- Langford sequence implementation Haskell or C
- Lazy combinations of c ranges view
- Least Recently Used cache using C
- LGPL Machine Learning with Random Forest - C
- libcabi.dylib terminating with uncaught exception of type NSException lldb
- libev custom events
- Linux C or C library to diff and patch strings?
- List of headers to use Tensorflow C API using libtensorflow_cc.so
- Longest substring that occurs at least twice C question
.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