Jessica Fang Graduate student from Georgia Tech A passionate software developer. Looking for full time job.

2017/9/29

Nothing big.

Intersection of Two Arrays

Thoughts about three followup questions...

Wiggle Sort

Explain how greedy solution can work for wiggle sort.

Moore Voting

A linear time voting algorithm to find the majority element in a non-sorted array.

2017/7/22

Nothing big.

Reversoir Sampling

Analysis of reversoir sampling problem and explanation.

Bit Manipulation

I often feel confused about bit manipulation. So here is a little bit summary.