Andrei Ciobanu
nomemory
I make computers do as I say.
Languages
Repos
54
Stars
1.6k
Forks
401
Top Language
Java
Loading contributions...
Top Repositories
MockNeat - the modern faker lib.
A LC3 virtual machine implementation in a few lines of C code
A library that extends the Java Bean Validation with additional @Annotations.
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
DML and DDL scripts to generate the HR SQL Schema for MySQL
Java interview questions
Repositories
54A library that extends the Java Bean Validation with additional @Annotations.
No description provided.
MockNeat - the modern faker lib.
Java 8 tutorial streams and lambdas
A LC3 virtual machine implementation in a few lines of C code
Java UCI Protocol implementation (Universal Chess Engine)
Java interview questions
No description provided.
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
No description provided.
Bloom filters in C
A repo containing some trees-related algorithms I wanted to recap
No description provided.
A chained hash table implemented in C
My personal blog
DML and DDL scripts to generate the HR SQL Schema for MySQL
A repository containing math exam questions
Practice code
MapNeat is a JVM library written in Kotlin that provides an easy to use DSL (Domain Specific Language) for transforming JSON to JSON, XML to JSON, POJO to JSON in a declarative way.
A generic Priority Queue implementation in C using heaps - nothing fancy.
C++ interview questions
Neat java scripts (!not javascript) to generate arbitrary data for various sample databases (hr schema, classicmodels, etc.)
Elastic POC
An academic implenentation for the Shunting Yard Algorithm in Java
No description provided.
A sample Rest API that is validated using Java Bean Validation Extensions and JSR-380
MapNeat Examples
A simple autosuggest library based on a Java Trie implementation.
Some custom maps implemented in Java to experiment various algorithms
Color your output using Ansi Escape codes