Skip to content

danield9tqh/lexigraphical-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lexigraphical Order

A solution to a leetcode problem

Given two integers n and k, return the kth lexicographically smallest integer in the range [1, n]

A lazy solution is implemented in Haskell and Rust

A detailed description of the problem solution can also be found here

About

A solution to a leetcode problem that I was proud of

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published