in the videos of linked list have you used stl functions or not??
Linked list using stl
No khushi, only standard template libraries are used for stack and queues, for linked list, separate functions for insertion, deletion are created in the lectures.