Data Adventurer


  • Home

  • About

  • Categories

  • Archives

How do I prepare for data science interviews

Posted on 2017-04-20 | In Interview_Prep , blog |
OverviewPreparing for data science interview is hard, people can be asked a wide range of questions without any focus and guidance. In the interview, ...
Read more »

Explore the Beauty of Kalman Filter

Posted on 2017-04-20 | In learning_notes , algorithm |
Kalman Filters1. Difference of Tracking Techniques Kalman Filters : continuous states, uni-modal Monte Calro Localization: discrete states, multi-moda ...
Read more »

A Little Bit of Everything about (Python) Data Structures

Posted on 2017-04-16 | In learning_notes , Python |
Data StructuresLinearListPython中list的实现[http://www.laurentluce.com/posts/python-list-implementation/] 和Java中是类似的. Linked List12345class ListNode: def ...
Read more »

Sorting Notes

Posted on 2017-04-16 | In Interview_Prep , algorithm |
Sorting NotesSorting puts elements of a list in a certain order, which is critical in computer science algorithms in terms of efficiency.It is easier ...
Read more »
1…34
Jeff Sang

Jeff Sang

34 posts
19 categories
10 tags
GitHub
© 2019 Jeff Sang
Powered by Hexo
|
Theme — NexT.Pisces v5.1.4