Skip to content

Python basic exercise for beginners. That are asked in interviews mostly.

Notifications You must be signed in to change notification settings

nikhilrane1992/Python_Basic_Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Basic Exercise

Basic interview exercise for beginners

  • Angle between clock hands
  • Calculate area of Triangle
  • Check leap year
  • Conversion (km to mile, degree celsius to fahrenheit)
  • Fibonacci sequence (simple, recursion)
  • Find prime number or not
  • Find root of the number
  • Find the factorial of a number
  • Hangman game
  • Swap two variables
  • Bubble Sort
  • Rule engine
  • Poker full house
  • Find given word in string or array
  • Second largest number from list
  • Armstrong number or not

About

Python basic exercise for beginners. That are asked in interviews mostly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages