Projects with this topic
-
-
Portfólio acadêmico do 2º período do curso de ADS – projetos em algoritmos, programação em Python, modelagem de sistemas e integração.
Updated -
Various Data Structures and Alogrithms implemented in Zig Programming Language.
Updated -
Simple C code which searching for Mersenne prime about first 1M numbers
Updated -
The project contains basic and advanced algorithms and data structures.
Updated -
This is a demonstration of the Whetstone Benchmark.
Updated -
Interesting tasks i did while practicing on CodeSignal platform. Good thing to fill up the gaps in knowledge and polish what you already know. Advanced interview prep course
Updated -
Daily LeetCode practice – clean solutions, explanations, and daily updates.
Updated -
My lab assignments for IT013IU Data Structures & Algorithms course at HCMIU.
Updated -
A personal repository of coding challenge solutions from platforms like LeetCode and HackerRank, written in Python and C++. Includes failed attempts, debugging notes, and detailed README files for each problem to track learning progress.
Updated -
A hands-on programming repository where concepts and examples from programming books are turned into executable code, with custom variations and explanatory notes. Aimed at reinforcing theoretical knowledge through practice.
Updated -
Web application using JavaScript, HTML, and CSS for visualizing fractal structures and their theoretical properties using various methods and algorithms, developed as part of a master's thesis on the topic of Complex Dynamical Systems.
Updated -
Web application using JavaScript, HTML, and CSS for visualizing Julia sets and their theoretical properties by various methods, developed as part of a bachelor's thesis in the field of dynamical systems and complex analysis.
Updated -
-
-
-
This repository contains the fundamental scripts for the concepts of Design and Analysis of Algorithms for the B.Tech Computer Science course at Vellore Institute of Technology, Vellore.
Updated -
This repository contains the Beginner DSA scripts for the B.Tech Computer Science course at Vellore Institute of Technology, Vellore.
Updated -
Leonardus is an open source project. It is a minimalist, stack-based programming system designed as a flexible framework for implementing and exploring algorithms. The syntax and semantics of its scripting language, LeoScript, are inspired by PostScript and Forth. It is extended with a prototype-based, object-oriented paradigm, has seamless integration into JupyterLab and Docker, and provides a concise and expressive environment for learning and experimentation.
The project name is a nod to Leonardus Pisanus, who was named and became known as Fibonacci.
Consult the project's GitLab Pages for documentation.
Updated -
ATM задачка. Выполнено в 3 версиях: самые простые услвоия, полный перебор, динамическим программированием.
Updated