Skip to content

This repo has a set of solved algorithmic exercises with the purpose of learning other languages, data structure and patterns to solve problems.

License

Notifications You must be signed in to change notification settings

guiherzog/tep-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selected Topics in Computer Programming

A set of algorithmic exercises given in a Computer Science class by Prof. Vinicius Gusmão (http://vigusmao.github.io/) at UFRJ, Brazil and other interesting exercises found on the internet.

These exercises are separated by folder and on each folder there is an explanation of how they were solved and a set of solutions.

These problems were solved randomly in C, Python or Javascript. Don't ask me why.

List of exercises solved in Class:

  • Problem 01: Square Triangular Number [Done].
  • Problem 02: K Biggest elements from an Array [Incomplete].
  • Problem 03: Anagrams of a Word [Done].
  • Problem 04: Collatz Conjecture [Done].
  • Problem 05: Sort all permutations of a subset [Done].
  • Problem 06a: Matrix of valid words [Pending].
  • Problem 06b: A different implementation of Tries [Pending].
  • Problem 07: Fitting cars in a Ferry [Pending].
  • Problem 08: Dice Game - Analysing win probabilities of two pairs vs three of a kind [Done].
  • HourRank 16: A set of four problems from HackerRank.

About

This repo has a set of solved algorithmic exercises with the purpose of learning other languages, data structure and patterns to solve problems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published