You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to **DSA Mastery**, your ultimate resource for mastering Data Structures and Algorithms. This repository features over 200 questions with detailed solutions, written entirely by myself. Organized by topic and difficulty, it's perfect for both beginners and advanced learners aiming to enhance their problem-solving skills. Happy coding!
This project is a comprehensive Task Manager and Scheduling System designed for managing tasks, appointments, professionals, and notifications. It supports appointment booking, waitlists, professional management, analytics, and email notifications.
This github repo consists of 2 pathfinding algorithm, implemented in python using tkinter for visualization Dijkstra algorithm Breadth first search (BFS)
Advanced Text Editor is a Python-based text editor built with Tkinter. It includes features like spell check, auto-complete, clipboard history, and undo/redo functionality. Users can format text with different font sizes, colors, and alignment options. It also supports search and highlight, making text editing faster and more efficient.