Sitemap
30-Days-of-Code of Hacker Rank
Aptitude
C Program
C Program to Calculate the Sum of Odd & Even Numbers
C Program to Check Armstrong Number
C Program to Check Whether a Number is Even or Odd
C Program to Check Whether a Number is Palindrome or Not
C Program to Check Whether a Number is Prime or Not
C Program to Convert a Decimal Number to Binary & Count the Number of 1s
C Program to Convert the given Binary Number into Decimal
C Program to Display Floyd’s triangle
C Program to Display Prime Numbers Between Two Intervals
C Program to Find Factorial of a Number
C Program to Find Factorial of a Number Using Recursion
C Program to Find GCD of two Numbers
C Program to Find LCM of two Numbers
C Program to Find the Largest Number Among Three Numbers
C Program to Find the Sum of Natural Numbers using Recursion
C Program to Make a Simple Calculator Using switch...case
C Program to Perform Binary Search using Recursion
C Program to Search for an Element in the Linked List using Recursion
C Program to multiply two matrices
C Programming Code To Create Pyramid and Pattern
C program to delete a linked list
C program to implement iterative Binary Search
C/C++ Program for Linked List Insertion
Check Prime or Armstrong Number
Delete alternate nodes of a Linked List
Employee Record System Project in C
Equilateral Triangle Printing In C
Find difference between sums of two diagonals in matrix
Given a linked list which is sorted, how will you insert in sorted way
Library Management System Project in C
C Project
C#
C++ Program
C++ Project
DP-900 MCQ
Data Structure
HackerEarth Solution
Hackerrank Solution
Mini Project
Operating System
Python Project
python
A Program to print some Python built-in functions documents, such as abs(), int(), raw_input()
A program to generate a dictionary In Python
A robot moves in a plane Porgram In Python
Accepts a sequence of whitespace separated words as input in Python
Accepts the sequence of lines as input and prints the lines in Python
Computes the net amount of a bank account based a transaction log from console input In Python
Define a class, which have a class parameter and have a same instance parameter In Python
Define a function that can convert a integer into a string and print it in console In Python
Define a function which can compute the sum of two numbers In Python
MULTIPLE CHOICE QUESTIONS ANSWERS part 2
Python Program to Calculate the Average of Numbers in a Given List
Python Program to Check Whether a Number is Positive or Negative
Python Program to Check if a Number is a Palindrome
Python Program to Count the Number of Digits in a Number
Python Program to Exchange the Values of Two Numbers Without Using a Temporary Variable
Python Program to Find the Smallest Divisor of an Integer
Python Program to Print all Numbers in a Range Divisible by a Given Number
Python Program to Print an Identity Matrix
Python Program to Print an Inverted Star Pattern
Python Program to Read Print Prime Numbers in a Range using Sieve of Eratosthenes
Python Program to Read Two Numbers and Print Their Quotient and Remainder
Python Program to Reverse a Given Number
Python Program to Take in the Marks of 5 Subjects and Display the Grade
Use len() function to get the length of a string In Python
Write a method which can calculate square value of number In Python
Write a program that accepts a sentence and calculate the number of letters and digits In Python
Write a program that calculates and prints the value according to the given formula In Python
Write a program to check the validity of password input by users In Python
Write a program which takes 2 digits, X,Y as input and generates a 2-dimensional array In Python
a program that accepts a comma-separated sequence of words as input In python
a program which accepts a sequence of comma-separated numbers and generate a list and a tuple