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
This project can help you understand the Data Structure and Algorithms in a more efficient manner. It aims at scheduling the studies for maximizing marks during exams. Most students face this problem during exams that what to study to get the best out of their limited time.
The project is to find generic solution that will facilitate generating schedule for university using “Genetic Algorithm”. The success of solution is estimated on fulfillment of given constraints and criteria.
Backtracking is a general algorithm for finding solutions to some computational problems, notably constraint satisfaction problems, that incrementally builds candidates to the solutions, and abandons a candidate as soon as it determines that the candidate cannot possibly be completed to a valid solution.
Hey, I am webKing021 and i have created this very small project by using Ai Tools and created in the Google CoLab / Python Jupyter Notebooks for my collage Teacher during my Sem-4.
Hi, I'm Krutarth Raychura (aka webKing021). I built this Exam Schedule Generator in Python during my free time to help schools create exam timetables easily. Feel free to use or improve it — just please give credit. Thanks!
A PyQt5 desktop application designed specifically for Bangladeshi government job seekers to track application circulars, exam schedules, and results through an automated workflow with SQLite database integration.
The app helps users create, manage, and follow a structured preparation plan according to their available time and subject difficulty, without needing a backend.