oodlescoop
Search
Categories
Trending
Login
Results for "Digit Manipulation"
Total results: 116
Java Program to Reverse a Number
Java Program to Reverse a String
Java Program to find maximum element in an array
Java Program to find minimum element in an array
Java Program example to demonstrate String charAt method
Java Program example to demonstrate String compareTo method
Java Program example to demonstrate String compareToIgnoreCase method
Java Program example to demonstrate String contentEquals method
Java Program example to demonstrate String concat method
Java Program to Create a File
Java Program to demonstrate ArrayList
Java Program to insert element to an array
Java program to merge two arrays one after the other
Java program to reverse array using Collections
Java program to reverse a string using recursion
Java Program to add two binary numbers
Java Program to subtract two binary numbers using ParseInt
Java Program to reverse words in a given string
Java Program to count Vowels and Consonants in a given string
Java Program to count digits and white spaces in a given string
Java Program to check for Duplicate Characters
Java Program to print all substrings of a given string
Java Program to sort the given string Alphabetically
Java Program to sort the given string Alphabetically using Comparator
Java Program to sort the given string in reverse order using Comparator
Python Program to find ASCII value of a character or digit
Python Program to find ASCII value of a character or digit entered by the user
Python Program to check whether a given number is an Armstrong Number or not
Python Program to check whether a given number is an Armstrong Number or not using lambda and list
Python Program to reverse an integer number
Python Program to find sum of digits
Python Program to find maximum element in an array
Python Program to find sum of array elements using for
Python Program to find sum of array elements using sum function
C Program to show different formatting in output using printf
C Program to swap two variables using temporary variable
C Program to swap two variables by shifting bits
C Program to swap two variables by performing xor operation
C Program to generate Armstrong number within a given range
C Program to check whether a given number is an Armstrong Number or not using user defined power function
C Program to check whether a given number is an Armstrong Number or not using in built power function
C Program to identify a character or a digit using ASCII values
C Program to identify a character digit or special character using Built In functions
C Program to identify a character or a digit using Built In functions
C Program to convert lower case alphabet to upper case and upper case to lower case using ASCII values
C Program to convert lower case alphabet to upper case and upper case to lower case using Built In functions
C Program to reverse a given integer number using while loop
C Program to reverse a given integer number using while loop using functions
C Program to reverse an integer number using for
C Program to reverse an integer number using do while
C Program to reverse string using for
C Program to reverse string using while
C Program to reverse string using do while
C Program to check anagram by checking frequency
C Program to check anagram by sorting strings
C Program to find substring of a string
C Program to swap two Strings
C Program to search occurrence of character in String
C Program to arrange a string alphabetically
C Program to find length of a string using built in functions
C Program to find length of a string without using built in functions
C Program to find if a string is palindrome or not without built in functions
C Program to reverse a string without using built in function
C Program to find Sum of Digits of a given number Type 1
C Program to find Sum of Digits of a given number Type 2
C Program to concatenate two strings into a third string using built in functions
C Program to concatenate two strings into a third string without using built in functions
C Program to copy from source string to destination string using built in functions
C Program to copy from source string to destination string without using built in functions
C Program to initialize array of strings and print on the terminal
C Program to insert an element into specified location of an array
C Program to delete an element from a specified location of an array
C Program to delete duplicate elements from an array
C Program to copy contents of one array to another
C Program to find maximum element in an array without sorting
C Program to find minimum element in an array without sorting
C Program to merge two arrays one after the other
C Program to find the sum of array elements
C Program to find sum of two arrays
C Program to add two matrix
C Program to subtract two matrix
C Program to find sum of lower triangle matrix
C Program to find sum of upper triangle matrix
C Program to add principal diagonal elements in a matrix
C Program to transpose a matrix
C Program to implement basic operation of Stacks using arrays and pointers
C Program to evaluate a valid Postfix expression using Stacks
C Program to implement basic operations of Linear Queue using arrays and pointers
C Program to reverse a digit using recursion
C Program to sort an array using Bubble Sort
C Program to find string length using pointers
C Program to find sum of array elements using pointers
C Program to print an array in reverse direction using pointers
C Program to demonstrate fgets
C Program to add matrices using pointer
C Program to add matrices using function and pointer
C Program to count vowels and consonents in a given sentence
C Program to convert contents of a file to upper case
C++ Program to find sum of two numbers using pointer returning functions
Haskell Program to convert string to lower case
Haskell Program to convert string to upper case
Julia Program to print sum of n natural numbers
Julia Program to check if a number is prime number or not
Julia Program to print first n prime numbers
Java identifiers
Lists in Python
Strings in Python
Sets in Python
Dictionary in Python
File Handling in Python
Passage 38
Passage 115
Passage 210
Passage 246
Passage 290
Question 46