Skip to content

pramitsahoo/Python-with-Data-Structures-and-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-with-Data-Structures-and-Algorithms

Python with Data Structures and algorithms

Python Basics

  • 01.Flow-Chart
    • 01.How to approach a problem
    • 02.What is flowchart
    • 03.Add two numbers
    • 04.Average of three numbers
    • 05.Decision making algorithm
    • 06.Largest of 3 numbers
    • 07.Check number
    • 08.Valid Triangle
    • 09.Print numbers from 1 to N
    • 10.Find product
    • 11.Print even Numbers
    • 12.Check Number is Prime
    • 13.Largest of N numbers
    • Assignment
      • 1.Check Triangle
      • 2.Sum of evens
      • 3.Find GCD
      • 4.All primes
      • 5.All fibonacci numbers
      • 6.Member of fibonacci
  • 02.Introduction-to-Python
  • 03.Conditionals and loops
    • 01.Boolean datatype
    • 02.Introduction to if else
    • 03.Using Relational and logical Operators
    • 04.Using else if/elif
    • 05.Code - Check Number
    • 06.Nested Conditionals
    • 07.While loop
    • 08.Code - Sum of n numbers
    • 09.Code - Sum of even numbers
    • 10.Primality Checking
    • 11.Nested Loops
    • 12.Code - Fahrenheit to Celcius
    • Assignment
      • 1.Calculator
      • 2.Reverse of a number
      • 3.Palindrome number
      • 4.Sum of even and odd
      • 5.Nth fibonacci number
  • 04.Patterns 1
  • 05.Patterns 2
  • 06.More on loops
  • 07.Functions
  • 08.Arrays and Lists
  • 09.Searching and Sorting
  • 10.Strings
  • 11.Two Dimensional Lists
  • 12.Tuples Dictionary and Sets

Data Structures and Algorithms using Python

About

Python with Data Structures and algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published