Skip to content

Yufei-Yan/lc-test-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Test Library

Build Status License: MIT

For those people who practice coding on Leetcode, it becomes difficult for debugging code locally with various types of input, such as linked list, binary tree and string arrays.

Programmers will have to assemble the above data structures for debugging or testing. This could be quite time consuming.

To mitigate the problem for myself when I happen to kill time on Leetcode and have difficulty in solving problems with limited test cases from the the website, I developed such a tool for me to locally debug my program.

Please refer API for usage in detail.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published