23 Trees and the real world and - PowerPoint PPT Presentation

1 / 36
About This Presentation
Title:

23 Trees and the real world and

Description:

23 Trees and the real world and – PowerPoint PPT presentation

Number of Views:16
Avg rating:3.0/5.0
Slides: 37
Provided by: collee2
Category:
Tags: hen | real | trees | world

less

Transcript and Presenter's Notes

Title: 23 Trees and the real world and


1
2-3 Trees and the real world and
  • 8/11/2009

2
Important Dates
  • Project 3
  • You may have 1 or 2 partners.
  • NO EXCEPTIONS!
  • Due Tuesday 8/11/2009 10pm
  • Final
  • Thursday 8/13/2009 5-8pm in 10 Evans

3
2-3 Trees
4
2-3 Trees
  • Add 60
  • Add 50
  • Add 20

5
2-3 Trees
  • Add 55

6
2-3
7
2-3 Trees
  • Add 55

8
A Trie
9
Tries
10
Life after CS61b
11
A
Programming
CS
B
Programming
CS
C
Programming
CS
12
Computer Science

AWESOME
13
A recent job ad that I got emailed
  • Requirements
  •   Completed or working towards BS/MS/PhD in
    computer science (or the equivalent).
  • Strong grasp of data structures and
    algorithms. 

Become a Lab Assistant!!!
14
(No Transcript)
15
Search the web for practice interview questions
  • Character questions
  • What is a time when youve been in a
    dysfunctional group and what did you do?
  • YOU SHOULD BE PREPARED FOR THESE!
  • Puzzle questions
  • Buy this book Programming Interviews Exposed
    http//www.amazon.com/exec/obidos/tg/detail/-/0471
    383562

16
(No Transcript)
17
Use the Career Center!
  • They have this thing where you can apply online
    to get interviews. Then the interviews are on
    campus.

It is all about who you know!
  • My second job I got through a friend
  • Today I ran into an old classmate that might be
    able to fund my research

18
Make the most of the interview!
  • Ask questions about the typical working day
  • How many meetings?
  • Worst aspect of the job?
  • Do people have lunch together?

19
(No Transcript)
20
(No Transcript)
21
(No Transcript)
22
(No Transcript)
23
(No Transcript)
24
(No Transcript)
25
ClickStart
26
(No Transcript)
27
(No Transcript)
28
  • static int GetDestinationRow(int col)
  • int row 0
  • if (!IsColInRange(col))
  • // Dora is walking off the edge of the world to
    end the round
  • return 0
  • for (row0 rowltBLOCK_NUM_ROWS row)
  • if (pAnimalRescueGameData-gtcollisionMaskrowco
    l gt 0)
  • return row
  • return row

0
29
(No Transcript)
30
(No Transcript)
31
Having a Job
32
How you are evaluated
  • You are evaluated based upon meeting your time
    estimates!

33
Why working on teams is way better in industry
then school!
  • If your co-worker isnt showing up it isnt
    your problem.

34
Getting In To Grad School
35
Getting into Grad SchoolIt isnt just grades!
  • Do research with a professor at Berkeley
  • Identify professors at Berkeley to write you a
    letter of recommendation
  • Try to do research over the summer
  • VISIT the school that youre interested in
  • Meet the professor(s) that you want to work with
  • You need to know what you want to do!
  • (it will change but you need to pick SOMETHING!)

36
Thank you!
  • Lab Assistants
  • Readers
  • TAs
  • Students
Write a Comment
User Comments (0)
About PowerShow.com