Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Novich code samples #139

Open
7 of 11 tasks
aitorres opened this issue Mar 1, 2020 · 5 comments
Open
7 of 11 tasks

Add Novich code samples #139

aitorres opened this issue Mar 1, 2020 · 5 comments
Assignees
Labels
medium priority Medium priority issues

Comments

@aitorres
Copy link
Owner

aitorres commented Mar 1, 2020

  • Iterative factorial
  • Recursive factorial
  • Even/Odd
  • Stats
  • Heron's square root method
  • on-site Quicksort
  • Optional boss: graph implementation (DFS)
  • Peroles' orientation
  • Gauss
  • Character search tree
  • Final boss: calculator

Source: https://iamemhn.link/cursos/ci4722/Colateral/corrida/

@aitorres aitorres added the medium priority Medium priority issues label Mar 1, 2020
@aitorres aitorres self-assigned this Mar 1, 2020
@aitorres
Copy link
Owner Author

aitorres commented Mar 1, 2020

Working on peroles' orientation

@aitorres aitorres pinned this issue Mar 23, 2020
@aitorres
Copy link
Owner Author

Added stats on 5dc2a53

@aitorres
Copy link
Owner Author

Added Heron on 5150bef

@aitorres
Copy link
Owner Author

Added quicksort on ce011e2

@aitorres
Copy link
Owner Author

Added dfs on ec2e445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium priority Medium priority issues
Projects
None yet
Development

No branches or pull requests

1 participant