Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
This is CS50x.ni
Search
CS50
June 05, 2017
1
130
This is CS50x.ni
CS50
June 05, 2017
Tweet
Share
More Decks by CS50
See All by CS50
Scaling CS50: Building Learning Communities around the World
cs50
1
59
Technology We Can’t Live Without!, revisited
cs50
0
210
A Web-Based IDE for Teaching with Any Language 2017
cs50
0
40
A Web-Based IDE for Teaching with Any Language 2016
cs50
0
36
Building CS50 on GitHub
cs50
1
550
Things We Do That You Can Do Too
cs50
1
790
Birds of a Feather Who'd Like to Share Software Together
cs50
2
250
CS50 Educator Workshop June 2017
cs50
2
230
CS50 a Escala
cs50
1
110
Featured
See All Featured
Music & Morning Musume
bryan
47
6.6k
Facilitating Awesome Meetings
lara
54
6.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Designing for Performance
lara
608
69k
Site-Speed That Sticks
csswizardry
9
600
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
19
1.3k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
Building Applications with DynamoDB
mza
95
6.4k
Speed Design
sergeychernyshev
30
970
Building Flexible Design Systems
yeseniaperezcruz
329
39k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Transcript
None
None
None
None
Semana 0
decimal 0, 1, 2, 3, 4, 5, 6, 7, 8,
9
binario 0, 1
None
50
None
42
None
hexadecimal 0, 1, 2, 3, 4, 5, 6, 7, 8,
9, a, b, c, d, e, f
None
entrada → → salida
algoritmos
tamaño del problema tiempo para resolver
tamaño del problema tiempo para resolver n
tamaño del problema tiempo para resolver n n/2
tamaño del problema tiempo para resolver n n/2 log n
wikipedia.org
Semana 3
None
https://cs.calvin.edu/activities/books/c++/ds/1e/ binary search tree
4 2 6 8 1 3 7 5
None