Notice: Undefined offset: 6902316 in /var/www/html/qa-external/qa-external-users.php on line 744
Can somebody tell me good tutorial websites for data structure in python? - OnlineGDB Q&A
Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Can somebody tell me good tutorial websites for data structure in python?

+7 votes
asked Oct 14, 2022 by (6,150 points)
Hi! I've been searching the web forever, still, didn't found any good websites for data structure in python. Some of them were short, some of them was nonsense. Can somebody link a good tutorial website here?

4 Answers

0 votes
answered Oct 14, 2022 by Pragyna Paramita Pal (140 points)
https://www.tutorialspoint.com/python_data_structure/python_data_structure_introduction.htm

This is the best one in my point of view, it helps me a lot. It has detailed descriptions of all the topics.
+3 votes
answered Oct 14, 2022 by Peter Minarik (101,360 points)

Not sure what qualifies "good" for you. :)

I am happy with most of the sites I find online, such as

Maybe you can ask specific questions if you'd like to know more about a specific topic. Data types are quite broad. Are you interested to learn more about lists, or maybe you want to define your own data type (use classes) or would be interested in how the binary representation of numbers looks like?

0 votes
answered Oct 17, 2022 by Sarang Pawar (180 points)
https://www.codewithharry.com/tutorial/python/

This website is so wonderful to Learn Python Programming..
0 votes
answered May 2, 2025 by Afia Raymond (350 points)

Listen Bro code is this guy that promotes free coding lessons in many softwares including python ,java etc its on youtube he is so nice and loves to promote free education i think he does data structure any way if you need any coding advice go 2 Bro code i strongly recomend him . sorry for typing like a podium i just really wanted to give the extra tips wink

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...