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
240
CS50 a Escala
cs50
1
110
Featured
See All Featured
Six Lessons from altMBA
skipperchong
28
3.8k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
How to Ace a Technical Interview
jacobian
276
23k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
180
53k
Git: the NoSQL Database
bkeepers
PRO
430
65k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
RailsConf 2023
tenderlove
30
1.1k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
GitHub's CSS Performance
jonrohan
1031
460k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
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