An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with cs50problemsets

A curated list of projects in awesome lists tagged with cs50problemsets .

https://github.com/alisharify7/cs50x

Solve All Cs50 - 2021 (Harvard University's introduction to the intellectual enterprises of computer science and the art of programming) problem sets - C - Array - Memory - Python - Html - CSS - JavaScript - SQL - Flask

c cs50 cs50-answers cs50-harvard cs50-recover cs50iran2022 cs50problemsets cs50problemsetssolved cs50web cs50x cs50x2021 cs50x2022 cs50xiran harvard html labs pset python sql

Last synced: 07 May 2025

https://github.com/amoshnin/harvard.python-machine.learning

πŸ“˜ Harvard University - CS50's "Introduction to Artificial Intelligence with Python" course solved assignments. Files include complete source code, data & video illustrations of problem solutions

cs50 cs50ai cs50problemsets harvard-university python

Last synced: 11 Apr 2025

https://github.com/lorialawrencez/cs50

Repository to save all the projects and exercises from CS50 course

cs50 cs50problemsets exercises harvard harvardcs50 html-css-javascript projects scratch study

Last synced: 17 Jul 2025

https://github.com/neo/cs50-crack

A possible solution to CS50x (2018) problem Crack :unlock:

cs50 cs50problemsets cs50problemsetssolved cs50x

Last synced: 22 Mar 2025

https://github.com/vncsmnl/cs50p

🐍 This is CS50's Introduction to Programming with Python Solutions

cs50 cs50p cs50problemsets edx edx-course harvard harvardx portfolio python

Last synced: 30 Jun 2025

https://github.com/phamduyaaaa/cs50p

Solved all CS50P Problemsets

cs50problemsets

Last synced: 16 Oct 2025

https://github.com/someshkar/cs50x-2019

My solutions for Harvard's CS50x 2019 course.

cs50 cs50course cs50courseproblemsets cs50problemsets cs50problemsetssolved cs50x

Last synced: 03 Mar 2025

https://github.com/tar-it/cs50-solutions

These are my solutions to the CS50 Problem Sets/Labs.

cs50 cs50p cs50problemsets cs50problemsetssolved cs50w cs50x

Last synced: 01 Sep 2025

https://github.com/jagoda11/cs50-problem-set-3

CS50-Problem-set-3 πŸš€ explores algorithms 🧠, focusing on more advanced concepts in computer science πŸ’». This set includes challenges 🧩 that require the implementation and understanding of sorting πŸ”’ and searching πŸ” algorithms, enhancing efficiency ⚑, and understanding algorithmic complexity πŸ€”

algorithms computational cs50 cs50problemsets data-structures problem-solving searching sorting

Last synced: 28 Jul 2025

https://github.com/jagoda11/cs50-problem-set-1

CS50-Problem-Set-1 🌟 covers programming basics like variables πŸ“Š, conditionals πŸ”„, loops ➰, and functions πŸ“š. Students tackle practical tasks, building a foundation for advanced computer science topics πŸ”

c cs50 cs50problemsets loops variables

Last synced: 10 Nov 2025

https://github.com/mrchrmn-ls/cs50-problem-sets

My solutions for Harvard's CS50x 2020 problem sets.

c c-language cs50problemsets cs50x python

Last synced: 26 Aug 2025

https://github.com/agucova/cs50x

πŸ‘¨β€πŸ’» This is a set of all the problem sets I made while doing Harvard's Introduction to Computer Science (CS50x).

c computer-science cs50 cs50problemsets cs50x psets python

Last synced: 26 Feb 2025

https://github.com/ramvignesh-b/cs50x-introduction-to-computer-science

My solutions to all the problem sets of CS50: 'Introduction to Computer Science' Course through edX.

cs50problemsets cs50x edx harvard

Last synced: 29 Mar 2025

https://github.com/henriquesebastiao/cs50x

Minhas soluΓ§Γ΅es para os problemas do CS50x.

cs50 cs50course cs50problemsets cs50problemsetssolved cs50project cs50x

Last synced: 09 Mar 2025

https://github.com/gakurualex/seasons

CS50's Introduction to Programming with Python Problem Set 8. Calculate how old a person is in minutes.

cs50problemsets datetime inflect pytest python regular-expression timedelta

Last synced: 11 Mar 2025

https://github.com/bashmocha/cs50-2022

CS50's Introduction to Computer Science

computer-science cs50 cs50problemsets cs50x

Last synced: 01 Apr 2025

https://github.com/bashmocha/cs50-python

CS50’s Introduction to Programming with Python

cs50 cs50problemsets python3

Last synced: 06 Oct 2025

https://github.com/eskabore/cs50p-2023

This repository houses all the problem sets and my final project for CS50P 2023

computer-science cs50 cs50p cs50problemsets harvardx python python2

Last synced: 26 Dec 2025

https://github.com/kazimovzaman2/cs50

πŸŽ“ A collection of Labs, Problem Sets code files for "CS50's Introduction to Computer Science", HarvardX, October-December, 2021.

c computer-science cs50 cs50problemsets cs50problemsetssolved cs50x data-structures-and-algorithms edx flask harvardcs50 harvardx html-css-javascript python sql

Last synced: 28 Jun 2025

https://github.com/ibrahimelmokhtar/cs50x2022

CS50 Harvard Course - Class 2022

cs50 cs50problemsets

Last synced: 30 Oct 2025

https://github.com/dogukanurker/cs50

DogukanUrker's CS50 Submissions

cs50 cs50problemsets cs50x cs50x2023 cs50xproblemset

Last synced: 27 Jun 2025

https://github.com/samudraneel05/cs50x

My code for the various problem sets of CS50X

c cs50 cs50problemsets cs50x css html

Last synced: 21 Mar 2025

https://github.com/subhammalakar149/cs50-flask

Includes the solution to CS50 Week 9 problem sets on "Flask"

cs50problemsets cs50problemsetssolved cs50x cs50x2025 css flask html python

Last synced: 27 Mar 2025

https://github.com/jagoda11/cs50-problem-set-2

CS50-Problem-Set-2 πŸš€ delves into data structures πŸ“Š and memory allocation πŸ’Ύ, key components of efficient programming. This set challenges students πŸ§‘β€πŸŽ“ to understand and implement various data structures like arrays, linked lists, and trees 🌳, and manage memory effectively 🧠, enhancing their problem-solving skills

arrays c cs50 cs50problemsets datastructures linked-list memory-allocation problem-solving trees

Last synced: 10 Nov 2025

https://github.com/emanoelcampos/cs50

mudando a forma como enxergo computaΓ§Γ£o

cs50 cs50-harvard cs50problemsets harvard mit

Last synced: 05 Nov 2025

https://github.com/hendurhance/cs50-c

This is my solution to the CS50 2021 problem set and laboratory set, using C from cash/credit to speller

algorithms c computer-science cs50problemsets cs50x data-structures

Last synced: 05 Apr 2025