976 skills found · Page 15 of 33
souvikg544 / DSAThis repository contains all the data structures and algorithms practice questions mainly in java and python. Any other languages are welcome as well.
jdorfman / ThehardwayLearning to code Python the hard way examples. Allowing me to practice from work or home. =)
Dthurow / SpeechShadowingsmall python app to help practice speech shadowing, helpful for language learning
AJAY2-R / WasteManagementSystemThe Waste Management System is a comprehensive solution aimed at transforming waste collection, processing, and recycling practices to achieve enhanced efficiency and environmental sustainability. This system is developed using Python and Django.
mediaic / Python OpenCV LabThis is the lab practice for students to get the hang of using python-opencv to do image processing applications.
Prakash-sa / Competitive ProgrammingA comprehensive collection of algorithms and data structure implementations (arrays, graphs, trees, DP, greedy, disjoint set, tries, suffix arrays, bit manipulations, and more) in Python. Organized into topic-based folders and optimized for complexity and performance—perfect for interview prep and contest coding practice.
rohanmistry231 / Numpy Interview PreparationA focused resource for mastering NumPy, featuring practice problems, code examples, and interview-oriented numerical computing techniques in Python. Covers array operations, linear algebra, and performance optimization for data science interviews.
rohanmistry231 / Tensorflow Interview PreparationA comprehensive resource for mastering TensorFlow, featuring practice problems, code examples, and interview-focused deep learning concepts in Python. Covers model building, training, and optimization techniques for excelling in technical interviews.
rohanmistry231 / Pandas Interview PreparationA targeted resource for mastering Pandas, featuring practice problems, code examples, and interview-focused data manipulation techniques in Python. Covers data cleaning, aggregation, and analysis to excel in data science and analytics interviews.
data-spice / Data Structures And Algorithms PythonThis repository contains my learning journey and implementations of various Data Structures and Algorithms using Python. It includes detailed code examples, explanations, and practice problems aimed at improving my programming skills and understanding of fundamental computer science concepts.
daleathan / PythonInPractice MarkSummerfieldSource code (pipbook-1.0.tar.gz (269K suitable for any platform) 2013-10-22) from the book: Python in Practice, by Mark Summerfield http://www.qtrac.eu/pipbook.html
zillionare / Best Practice Python常常有人问,在大型项目上,Python是个烂语言吗?这本书回答了使用Python构建大型应用所需要的软件工程相关的知识,即如何使用lint,type hint, unit test, CI,git以及如何构建文档。
bendominguez0111 / Practice ProblemsBasic Python practice problems for Learn Python with Fantasy Football
FardinHash / Complete Python RoadmapWelcome to the Complete Python Roadmap! This guide will take you through various modules and sub-modules to help you learn Python step by step.
Pankaj-Str / Python Interview PracticePython Exercises, Practice Questions and Solutions
Jalpa-08 / Python Assignment PracticeNo description available
YasinRezvani / Hands On Machine Learning And Deep Learning With PythonJupyter notebooks for practicing Python data analysis and visualization with Matplotlib, NumPy, Pandas, SciPy, Seaborn, Keras, TensorFlow, and PyTorch.
Chandansaha2005 / PYTHON CODESMy daily Python practice – from basics to advanced.
codingforentrepreneurs / Scrape MeA Python-based Web Application to Practice Web Scraping Locally.
quang-pham-dev / Ds A[WIP] The repository for revising and practicing data structures and algorithms. [TODO] move to practice with python