An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by gitcordier

A curated list of projects in awesome lists by gitcordier .

https://github.com/gitcordier/reversepolishnotationparser

Parses then computes RPN expressions. Iterative algorithm, not the naive one! Problem originated from http://codingdojo.org/kata/. Further reading at https://en.wikipedia.org/wiki/Reverse_Polish_notation

codingdojo parser parsing reverse-polish-notation rpn rpn-calculator rpn-expressions

Last synced: 28 Jun 2025

https://github.com/gitcordier/battledev

Solutions to battledev problems

Last synced: 12 Apr 2025

https://github.com/gitcordier/minimal_length_of_graph_traversal

Given a network, equipped with a specific total and strict order, we get the minimal "round trip" traversal length. It always converges, at quadratic cost.

graph-traversal minimization minimization-algorithm minimizer salesman-problem

Last synced: 05 Oct 2025

https://github.com/gitcordier/thechemicalbrowsers

Given a chemical formula, find how many H, He, Li, Be, B, C, N, ... are involved. Iterative algorithm, not the naive one!

chemical-formula iterative-algorithms parser

Last synced: 12 Apr 2025

https://github.com/gitcordier/selenium

Web scraping with Selenium

Last synced: 12 Apr 2025