razimantv
Research associate in applied mathematics and theoretical physics at Imperial College London
Imperial College LondonLondon, United Kingdom
Pinned Repositories
netSALT
Simulation of lasing networks with quantum graphs and SALT theory.
AdventOfCode2023
My solutions to Advent of Code 2023 with explanations
DancingLinks
Solve games and problems reducible to exact-cover problem using Knuth's Algorithm X with Dancing Links
leetcode-solutions
My solutions to Leetcode Problems: Categorized based on the data structures, algorithms, and tricks used to solve them.
map-distort
Visualise data on a map by distorting the regions to make their areas proportional to the data values
mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
wordle-solver
Solve wordle and its variations (nerdle, crosswordle, squareword, duordle, quordle, octordle)
razimantv's Repositories
razimantv/mazegenerator
Generate mazes of different shapes and arbitrary sizes using graph theory
razimantv/leetcode-solutions
My solutions to Leetcode Problems: Categorized based on the data structures, algorithms, and tricks used to solve them.
razimantv/map-distort
Visualise data on a map by distorting the regions to make their areas proportional to the data values
razimantv/DancingLinks
Solve games and problems reducible to exact-cover problem using Knuth's Algorithm X with Dancing Links
razimantv/wordle-solver
Solve wordle and its variations (nerdle, crosswordle, squareword, duordle, quordle, octordle)
razimantv/AdventOfCode2023
My solutions to Advent of Code 2023 with explanations
razimantv/snippets
Short pieces of code which I use often, especially in programming contests
razimantv/AdventOfCode2024
My solutions to Advent of Code 2024