Mostafa Galal (MostafaGalal1)

MostafaGalal1

Geek Repo

Company:faculty of engineering, Alexandria university

Location:Alexandria, Egypt

Github PK Tool:Github PK Tool

Mostafa Galal's repositories

CSED25_Internships

Repository concerned with internships eligible for CSE students providing a space for storing and easily accessing them.

License:GPL-3.0Stargazers:60Issues:8Issues:0

Secpar

Secpar is a Python command-line tool designed to scrape code submissions from various online programming platforms and store them in a GitHub repository. It supports platforms such as Codeforces, CSES (University of Helsinki), and Vjudge

Language:PythonLicense:MITStargazers:4Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

g-Shell

Unix shell program with same functionalities of the conventional terminal containing the basic set of commands introduced in terminal.

Language:CLicense:GPL-3.0Stargazers:1Issues:0Issues:0

hiring-without-whiteboards

⭐️ Companies that don't have a broken hiring process

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0
Language:C++Stargazers:1Issues:0Issues:0

tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers

License:MITStargazers:1Issues:0Issues:0

8-Puzzle

8-Puzzle solver implemented using search algorithms: DFS, BFS, A-Star (Manhattan and Euclidean heuristics) with GUI for user interactivity

Language:PythonStargazers:0Issues:0Issues:0

audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

Language:C++License:MITStargazers:0Issues:0Issues:0
Language:CLicense:GPL-3.0Stargazers:0Issues:0Issues:0

cp-algorithms

Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)

Language:C++License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Dictionary

Java dictionary implemented using two types of balanced binary search trees: AVL and Red-Black trees handling basic operations such as searching, insertion, deletion, batch insertion and batch deletion of items with ability to investigate properties of tree structure.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:1Issues:0

doctorkom

A medical app for making appointments

Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

free-programming-books

:books: Freely available programming books

License:CC-BY-4.0Stargazers:0Issues:0Issues:0
Language:JavaScriptLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:ScalaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

github-readme-stats

:zap: Dynamically generated stats for your github readmes

License:MITStargazers:0Issues:0Issues:0

Matrix_Multiplication

C program that performs matrix multiplication using three approaches the ordinary one which uses one thread, multiplying for row per thread and multiplying for element per thread. The program reads input matrices from files, multiplies them using a specified number of threads, and writes the resulting matrix to an output file.

Language:CLicense:GPL-3.0Stargazers:0Issues:1Issues:0

Median-Finding-Algorithms

Java code for randomized and deterministic QuickSelect algorithms, as well as a naive sorting algorithm. QuickSelect provides efficient selection of specific elements within an unsorted array. The code includes both randomized and deterministic pivot selection strategies comparing with naive built-in implementation.

Language:JavaStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0
Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0
Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0
Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

the-algorithm

Source code for Twitter's Recommendation Algorithm

Language:ScalaLicense:AGPL-3.0Stargazers:0Issues:0Issues:0