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
140
1
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
This is CS50x.ni
CS50
June 05, 2017
More Decks by CS50
See All by CS50
Scaling CS50: Building Learning Communities around the World
cs50
1
83
Technology We Can’t Live Without!, revisited
cs50
0
230
A Web-Based IDE for Teaching with Any Language 2017
cs50
0
53
A Web-Based IDE for Teaching with Any Language 2016
cs50
0
50
Building CS50 on GitHub
cs50
1
680
Things We Do That You Can Do Too
cs50
1
810
Birds of a Feather Who'd Like to Share Software Together
cs50
2
280
CS50 Educator Workshop June 2017
cs50
2
300
CS50 a Escala
cs50
1
150
Featured
See All Featured
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
3k
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
1
400
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.6k
Applied NLP in the Age of Generative AI
inesmontani
PRO
4
2.4k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
23k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
650
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
310
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
250
Design in an AI World
tapps
1
300
My Coaching Mixtape
mlcsv
0
310
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
690
The Pragmatic Product Professional
lauravandoore
37
7.4k
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