- Check if a number is jumbled or not
- Implementing ternary operator without any conditional statement
- Compute the parity of a number using XOR and table look-up
- upper_bound in C++
- Program to check if input is an integer or a string
- Check if an array contains all elements of a given range
- Read/Write Class Objects from/to File in C++
- std::basic_string::at vs std::basic_string::operator[]
- std::to_string in C++
- Convert all substrings of length 'k' from base 'b' to decimal
- Tracking current Maximum Element in a Stack
- Find pair with maximum GCD in an array
- std::plus in c++
- std::minus in C++
- INT_MAX and INT_MIN in C/C++ and Applications
- Program to find sum of prime numbers between 1 to n
- Permute a string by changing case
- Minimum number of deletions so that no two consecutive are same
- Reverse a number using stack
- Find maximum number that can be formed using digits of a given number
- std::multiplies in C++
- std::divides in C++
- std::stof in C++
- Check if two numbers are equal without using comparison operators
- Print 'K'th least significant bit of a number
- Compute average of two numbers without overflow
- std::clamp in C++ 17
- std::bsearch in C++
- Trivial classes in C++
- Computing INT_MAX and INT_MIN with Bitwise operations
- Counting the number of words in a Trie
- Find multiple of x closest to or a ^ b (a raised to power b)
- Insertion sort using C++ STL
- Shuffle a pack of cards and answer the query
- Count of obtuse angles in a circle with 'k' equidistant points between 2 given points
- Range-based for loop in C++
- Find an element in array such that sum of left array is equal to sum of right array
- Check whether given circle resides in boundary maintained by two other circles
- Taxicab Numbers
- Maximum number of edges to be added to a tree so that it stays a Bipartite graph
- Smallest number divisible by n and has at-least k trailing zeros
- DFS for a n-ary tree (acyclic graph) represented as adjacency list
- Find element at given index after a number of rotations
- Find element at given index after given range reversals
- Largest K digit number divisible by X
- Smallest K digit number divisible by X
- Count single node isolated sub-graphs in a disconnected graph
- Maximum possible XOR of every element in an array with another array
- Check if a key is present in a C++ map or unordered_map
- Sub-tree with minimum color difference in a 2-coloured tree
- Wavelet Trees | Introduction
- map vs unordered_map in C++
- Probability of a random pair being the maximum weighted pair
- Tokenizing a string in C++
Rohit Thapliyal hasn't improved any 'Articles' yet!