Regarding knn algorithm

how knn is a memory based approach and how it does more computation on test time rather than train time
As bhaiya told that there is no training involved in knn.