Algorithm|List|Remove element in list with slow and fast pointers

LeetCode 27. Remove Element

February 2, 2022

Algorithm|List|Spiral Matrix II

LeetCode 59. Spiral Matrix II

February 2, 2022

Algorithm|List|Squares of a Sorted Array

LeetCode 977. Squares of a Sorted Array

February 2, 2022

Linear Classifiers: Perceptron, Logistics Regression, SVM

machine learning perceptron model

January 27, 2022

Machine Learning Process  [draft]

Process of machine learning

January 26, 2022

Naive Bayes and K-NN

Process of machine learning

January 26, 2022

Notes|K Nearest Neighbor (KNN)  [draft]

Summary of K Nearest Neighbor (KNN) algorithm.

January 25, 2022