Apple interview preparation
2019-09-03
// BST serialization/deserialization
// design text classif...
Lucid Motor and Autel interview preparation
2019-09-02
CUDA
Cuda reduction: see cuda summary part.
// Leetcode ...
Horizon robotics interview preparation
2019-09-01
Computation Complexity
https://liam.page/2016/06/20/big-O-cheat-sheet/
Read More
Alphabet Verily interview preparation
2019-09-01
Prepare for the Senior Software Engineer, Surgical Devices (Mountain View, CA)
Read More
C++ cookbook
2019-08-16
- C++ Keywords
mutable: in const member function of class, if some members would like to change. Declare the member with key word mutable, it can be changed in const memeber function.
Read More
Visual Depth Estimation
2019-08-05
Depth Estimation Conclusion
In 3D computer vision domain, there is one called depth estimation (depth prediction, depth inference), which will predict ...
Read More
LiDAR object detection Summary
2019-08-05
Point Pillar
Bird-eye view.
Laser Net
Input height, intensity & depth & image. Project the LiDAR point to the image. Then do ...
Read More
Waymo interview preparation
2019-08-04
