Author: Noel Toy
Date of Creation: 04/08/2108
Contact: noeltoy21@gmail.com
- Program to find next consecutive number such that there is no consecutive ones in it binary representation?
- Program to shift array elements by a shift factor?(Asked in Cerner Technical Interview)
- Program to implememt Binary Tree and different Tree Traversal?
- Program to implememt Binary Search Tree and Traversal?
- Program to implememt DFS
- Program to implememt BFS
- Program to check whether a number is fascinating number or not?
- Program to check whether a number is disarium number or not?