VietMX's Blog
  • C++
  • JAVA
  • JS
  • NODEJS
  • PYTHON
  • TOOLS
  • BLOCKCHAIN
  • AI
  • EBOOK
  • ACM
  • ALGORITHM
  • Q&A

Program

Python Program to Check Armstrong Number

2021 VietMX 0

In this example, you will learn to check whether an n-digit integer is an Armstrong number or not. To understand this example, you should have […]

Python Program to Print the Fibonacci sequence

2021 VietMX 0

In this program, you’ll learn to print the Fibonacci sequence using while loop. To understand this example, you should have the knowledge of the following Python […]

Python Program to Display the multiplication Table

2021 VietMX 0

This program displays the multiplication table of variable num (from 1 to 10). To understand this example, you should have the knowledge of the following Python […]

Python Program to Find the Factorial of a Number

2021 VietMX 0

In this article, you’ll learn to find the factorial of a number and display it. To understand this example, you should have the knowledge of […]

Python Program to Print all Prime Numbers in an Interval

2021 VietMX 0

In this program, you’ll learn to print all prime numbers within an interval using for loops and display it. To understand this example, you should […]

Python Program to Check Prime Number

2021 VietMX 0

Example to check whether an integer is a prime number or not using for loop and if…else statement. If the number is not prime, it’s […]

Python Program to Find the Largest Among Three Numbers

2021 VietMX 0

In this program, you’ll learn to find the largest among three numbers using if else and display it. To understand this example, you should have […]

Python Program to Check Leap Year

2021 VietMX 0

In this program, you will learn to check whether a year is leap year or not. We will use nested if…else to solve this problem. […]

Python Program to Check if a Number is Odd or Even

2021 VietMX 0

In this example, you will learn to check whether a number entered by the user is even or odd. To understand this example, you should […]

Python Program to Check if a Number is Positive, Negative or 0

2021 VietMX 0

In this example, you will learn to check whether a number entered by the user is positive, negative or zero. This problem is solved using […]

Python Program to Convert Celsius To Fahrenheit

2021 VietMX 0

In this program, you’ll learn to convert Celsuis to Fahrenheit and display it. To understand this example, you should have the knowledge of the following Python […]

Python Program to Convert Kilometers to Miles

2021 VietMX 0

In this example, we’ll learn to convert kilometers to miles and display it. To understand this example, you should have the knowledge of the following Python […]

Python Program to Generate a Random Number

2021 VietMX 0

In this example, you will learn to generate a random number in Python. To understand this example, you should have the knowledge of the following Python […]

Python Program to Swap Two Variables

2021 VietMX 0

In this example, you will learn to swap two variables by using a temporary variable and, without using temporary variable. To understand this example, you […]

Python Program to Solve Quadratic Equation

2021 VietMX 0

This program computes roots of a quadratic equation when coefficients a, b and c are known. To understand this example, you should have the knowledge […]

Python Program to Calculate the Area of a Triangle

2021 VietMX 0

In this program, you’ll learn to calculate the area of a triangle and display it. To understand this example, you should have the knowledge of […]

Python Program to Find the Square Root

2021 VietMX 0

In this program, you’ll learn to find the square root of a number using exponent operator and cmath module. To understand this example, you should […]

Python Program to Add Two Numbers

2021 VietMX 0

In this program, you will learn to add two numbers and display it using print() function. To understand this example, you should have the knowledge […]

Python Program to Print Hello world!

2021 VietMX 0

A simple program that displays “Hello, World!”. It’s often used to illustrate the syntax of the language. To understand this example, you should have the […]

Java Program to Implement the Program Used in grep/egrep/fgrep

2021 VietMX 0

This is a java program to implement grep linux command. Here is the source code of the Java Program to Implement the Program Used in […]

Posts navigation

« 1 … 4 5 6 »

SEARCH

  • The Stern-Brocot tree and Farey sequences

    2021 0
  • 15 Puzzle Game: Existence Of The Solution

    2021 0
  • Josephus Problem

    2021 0
  • Optimal schedule of jobs given their deadlines and durations

    2021 0
  • Scheduling jobs on two machines

    2021 0
  • Scheduling jobs on one machine

    2021 0
  • Sprague-Grundy theorem

    2021 0
  • Games on arbitrary graphs

    2021 0
  • K-th order statistic in O(N)

    2021 0
  • Search the subarray with the maximum/minimum sum

    2021 0
  • Longest increasing subsequence

    2021 0
  • Range Minimum Query

    2021 0
  • Heavy-light decomposition

    2021 0
  • 2 – SAT

    2021 0
  • Paint the edges of the tree

    2021 1
  • Edge connectivity / Vertex connectivity

    2021 0
  • Topological Sorting

    2021 0
  • Kuhn’s Algorithm for Maximum Bipartite Matching

    2021 0

Algorithm Array Collections Convert Converting Custom Data Structure Deep Learning Dictionary File Finding Generate Graph Guide HttpClient Implement InputStream Introduction Jackson Java JavaScript JPA JUnit List Machine Learning MongoDB New Year Node.js OAuth2 Perform Program Python REST API Set Spring Spring Boot Spring Cloud Spring Data Spring MVC Spring Security Stream String Strings Tree WebFlux

  • ACM
  • AI
  • ALGORITHM
  • BLOCKCHAIN
  • C/C++
  • EBOOK
  • JAVA
  • JS
  • NODEJS
  • PYTHON
  • TOOLS
CONTACT INFORMATION
  • Email: maixuanviet.com@gmail.com
  • Skype: maixuanviet.com@outlook.com
  • Linkein: linkedin.com/in/maixuanviet
  • HackerRank: hackerrank.com/vietmx
  • Github: github.com/vietmx
  • Tiktok: tiktok.com/@maixuanviet.com

DMCA.com Protection Status