Vignesh
-
Mandragora forest problem|HackerRank
-
To delete a node from the singly linked list.
-
Print sequence of numbers without using loop
-
Implement bubble sort using recursion
-
Python program to sort elements using selection sort
-
To check whether the given number is mono-digit or not
-
To find the anagram in a string array
-
To find the next greater element in an array
-
To print all combinations for the given string
-
To find number of Grandchildren for a Grandfather
-
Decode the given digit sequence into the characters
-
To find strength of the password
-
Reverse the string without changing index of space
-
Program to insert 0 after consecutive 1’s
-
To print the combinations 0’s and 1’s
-
Sum of digits of a number until the sum is a single digit
-
To count the digits in a number using recursion
-
To check whether the number is palindrome or not
-
To rotate the matrix elements using c
-
To print Pascal triangle using numbers
-
Program to encrypt the given string
-
Program to find sub string in a string
-
To sort elements in array based on their position
-
To print numbers in spiral form
-
Program to print combination of 3 and 4
-
To print spiral pattern using numbers
-
To remove characters in string without including alphabets
-
To print all palindromes present in a word
-
To print numbers in an inverse spiral form
-
Print square pattern for the given string
-
Conversion program from decimal to binary
-
To find the sum of digits using recursion
-
To find relationship between two using flames
-
Conversion program from number to words
-
To find power of a number using recursion
-
To find string length using recursion
-
Program to print diamond pattern using c
-
To generate Fibonacci series in an inverse spiral form
-
To find which row has maximum sum in a matrix
-
Program to print the x-cross pattern
-
To find the smallest and largest string in a sentence
-
To print the string pattern using c
-
Program to print prime numbers up to n
-
To find string in a matrix using c
-
To find non-duplicate numbers in an array