Today I Learned
Simulated and implemented Merge sort.
Studied python Stack and queue. Also implemented stack using 2 queues, queue using 2 stacks.
Review linked list in python.
Solve CodeWars 6kyu Take a Number And Sum Its Digits Raised To The Consecutive Powers And ….¡Eureka!!