Skip to content

WilsonLe/practiceProblems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

practiceProblems

This is a repo for practicing coding problems. Questions and attempts will in the files listed in this repo.

  1. Find the middle value of the 3 given integer inputs without using array Solved
  2. Sort three number without using array or sort function Solved
  3. Find the integer multiple between a and b Solved
  4. Find the integer factor between a and b Solved
  5. Determine if a number n is a prime or not Solved
  6. Python problem set 1 Solved
  7. Python problem set 2 Solved

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.3%
  • MATLAB 19.7%