Data Structures: Inserting the Data at the Beginning (Singly Linked List vs. Array)
Topics discussed:
1) The time complexity when the node is added at the beginning of a Singly Linked List.
2) The time complexity when the data is added at the beginning of an array (when the array is not full).
3) The time complexity when the data is added at the beginning of an array (when the array is full).

C Programming Lectures: https://goo.gl/7Eh2SS

Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly/2XP63OE)
Follow me on Instagram: @jaspreetedu(https://bit.ly/2YX26E5)

Contribute: http://www.nesoacademy.org/donate

Memberships: https://bit.ly/2U7YSPI

Books: http://www.nesoacademy.org/recommended-books

Website ► http://www.nesoacademy.org/
Forum ► http://forum.nesoacademy.org/
Facebook ► https://goo.gl/Nt0PmB
Twitter ► https://twitter.com/nesoacademy

Music:
Axol x Alex Skrindo - You [NCS Release]

#DataStructuresByNeso #DataStructures #LinkedList #SingleLinkedList