Ivan Lazarevic's repositories

A-Star_Algorithm

Several different implementations of the A-Star algorithm, including a Bidirectional version.

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

fintech_platform

My implementation of "Build a Fintech Platform in Rust": https://www.manning.com/liveprojectseries/fintech-platform-ser

Language:RustLicense:MITStargazers:9Issues:0Issues:0

stock-trading-cli-with-async-streams

My implementation of "Build a Stock-Tracking CLI with Async Streams in Rust": https://www.manning.com/liveprojectseries/async-streams-in-rust-ser

Language:RustLicense:MITStargazers:3Issues:1Issues:0

reduce-image-size-rust

Reduces size of images in a folder

Language:RustLicense:MITStargazers:2Issues:0Issues:0

Algorithms-on-Strings

Various algorithms and data structures on strings

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

Dijkstra-Shortest-Paths-Algorithm

Different implementations of the Dijkstra Shortest Paths algorithm, including a Bidirectional version.

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

Matrix-Multiplication-MatMul-C

Matrix Multiplication of non-square matrices in C, including parallel versions

Language:CLicense:MITStargazers:1Issues:1Issues:0

reduce-image-size-python

Reduces size of images in a folder

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

Udacity-Deep-Learning-ND101

My solutions to the Udacity Deep Learning Nanodegree Foundation ND101 on-line course, with some examples in C, beside Python (https://www.udacity.com/course/deep-learning-nanodegree-foundation--nd101)

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Machine-Learning-Practicing

My Machine Learning practicing; low level implementations of algorithms

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Self-Balancing-Binary-Search-Trees

Self-Balancing Binary Search Trees (AVL, Splay), with examples

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

Binary-Tree-Traversals

Binary Tree Traversals

Language:CLicense:MITStargazers:0Issues:0Issues:0

bioinf_demo

A Bioinformatics demo in Python working with FASTQ files and using the Modin library

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

Coursera-Neural-Networks-for-Machine-Learning-in-Python

Complete starter code for all programming assignments in Python

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

dask_demo_reins

A Dask library for Big Data processing in Python demo

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

Disjoint-Sets-Data-Structure

Efficient implementation of the Disjoint Sets data structure in Python

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

genetic-algorithm-maximum-area-in-ellipse-python3

Genetic Algorithm in Python 3 for inscribing a triangle of the maximum area in a given ellipse.

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

Hash-Functions-and-Tables

Hash Functions and Tables, including Rabin-Karp for strings

Language:CLicense:MITStargazers:0Issues:0Issues:0

Heap-Data-Structure

The Heap data structure in Python, with the Heap Sort algorithm

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

Linked-Lists

The Linked List data structure, with example usage

Language:CLicense:MITStargazers:0Issues:0Issues:0

Matrices-C

Matrix operations in C, sequential and parallel implementations (Open MP)

Language:CLicense:MITStargazers:0Issues:0Issues:0

Prefix-Trie-Matching-CPP

Prefix Trie data structure with Pattern Matching, in C++

Language:C++License:MITStargazers:0Issues:0Issues:0

Quick3-Sort-C

Quick3 Sort in C

Language:CLicense:MITStargazers:0Issues:0Issues:0

Quick3-Sort-Py

Quick3 Sort in Python

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

rust_book

https://doc.rust-lang.org/book/

Language:RustLicense:MITStargazers:0Issues:1Issues:0

scikit-learn

scikit-learn: machine learning in Python

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

scipy.org

Scipy.org web site source code

Language:PythonStargazers:0Issues:0Issues:0

Statistics

Statistics algorithms, sequential and parallel implementations

Language:CLicense:MITStargazers:0Issues:0Issues:0

WPF_Practice

Practicing WPF in C# (.NET)

Language:C#License:MITStargazers:0Issues:1Issues:0

zero2prod

Implementation of the "Zero to Production in Rust" Book by Luca Palmieri, https://www.zero2prod.com

Language:RustLicense:MITStargazers:0Issues:0Issues:0