Troubleshooting Tool with Windows Updates (Developed in Dev-C++).
A very tiny C++ IDE powered by Angular and Electron
Several demos exploring graphical techniques, like rasterization, collision detection, ray picking, ...
The replace all program in C++ programming works to replace the numbers with zero, where the number must be an integer. All the zeros (if encountered) in the given program will be replaced by 1. Ex- ...
Write a program to count number of smaller elements on right of each element in an array. Given an unsorted array arr[] of distinct integers, construct another array countSmaller[] such that countSmal...
Given an array A[], write a program that segregates even and odd numbers. The program should put all even numbers first, and then odd numbers.
Given an unsorted array of nonnegative integers, find a continuous sub-array that adds to a given number.
Deal or no Deal with a twist, within the command prompt (C++, Dev-C++)
An OpenGL Dev-C++ project to display graphic of custom-made landscape.