Posts

Showing posts from 2015

HOW TO: Remove yourself from ALL background check websites

Coding is boring, unless…

Your Birth Path Number defines Your Traits

About HOTSTAR

Program to reverse link list using recursion C++

Program to print array as spiral C++

Getting max value from Stack in C, C++

Getting min value from the stack in O(1) time C++

Stack implementation in C++

Sort the values using Counting Sort Algo in C++, C

A small variation form Counting Sort Algo to sort values within a range

Program to find anagram words from given dictionary using prime numbers

Program to find anagram with in a given dictionary - C++

Find missing element in the series.

Find the number from an array which is not repeated twice. C++

Reverse a stack using temp memory and using recursion

A small Java Catch Game with Source Code