Skip to content

antoniott15/ProblemSolving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solving

Solving problems is the core of computer science. Programmers must first understand how a human solves a problem, then understand how to translate this "algorithm" into something a computer can do, and finally how to "write" the specific syntax (required by a computer) to get the job done. - THE WIKI

Most of these problems are solving in three principal lenguages

  • Python
  • Golang
  • Javascript

About

Problem solving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published