Bridging Theory and Implementation: DSA with Python
DOI:
https://doi.org/10.32628/IJSRSET25121151Keywords:
Array, String, Dictionary, Linked List, Stack, Queue, Divide, Conquer, Sorting, Searching, Recursion, Two PointerAbstract
In this work, several data structure principles will be discussed. This article will go into great detail on some of the most important DSA topics that a novice developer has to grasp. You can prepare for the technical round of the Software Engineering job with the aid of this material. I've made an effort to include screenshots of code snippets for each data structure topic. The Online Python Editor is used to write all of the code.
Downloads
References
https://nibmehub.com/opac-service/pdf/read/Data%20Structures%20and%20Algorithms%20in%20Python.pdf
https://www.researchgate.net/publication/321508880_Data_Structures_and_Algorithms_with_Python
https://mrce.in/ebooks/Data%20Structures%20&%20Algorithms%20Using%20Python.pdf
https://www.researchgate.net/publication/352359973_PROGRAMMING_DATA_STRUCTURE_ALGORITHMS_IN_PYTHON
https://link.springer.com/book/10.1007/978-3-031-42209-6
https://ijarsct.co.in/Paper9105.pdf
https://www.irjmets.com/uploadedfiles/paper/issue_4_april_2022/20661/final/fin_irjmets1649474963.pdf
https://www.geeksforgeeks.org/python-data-structures-and-algorithms/
Tao Chen, Tarek Sobh (2001), “A Tool For Data Structure Visualization And User-Defined Algorithm Animation”, IEEE Frontiers in Education Conference.
Slavomír ŠIMOŇÁK, Martin BENEJ (2014), “Visualizing Algorithms and Data Structures Using the Algomaster Platform”, Journal of Information, Control and Management Systems
Juan Lin (2020), “Data Structure Visualization on the Web”, IEEE International Conference. DOI: https://doi.org/10.1109/BigData50022.2020.9378249
https://ieeexplore.ieee.org/Xplore/home.jsp
PythonEditor: https://www.programiz.com/python-programming/online-compiler/
Downloads
Published
Issue
Section
License
Copyright (c) 2025 International Journal of Scientific Research in Science, Engineering and Technology
This work is licensed under a Creative Commons Attribution 4.0 International License.