Jasmine Chen

Results 7 issues of Jasmine Chen

(This is a continued discussion from [here](https://github.com/sindresorhus/awesome/pull/528)) ## Topics - [Binary and Ternary Search](#binary-and-ternary-search) - [Dynamic Programming](#dynamic-programming) - [Flow](#flow) - [Game Theory](#game-theory) - [Graphs](#graphs) - [Greedy](#greedy) - [Maths](#maths) - [Matrix...

From what I can think of at the moment, Here is a list of recommendations for your list: Generally speaking, the section on graph needs more contents IMO. - Connected...

Dear All: For now, I think I've finished adding all the relevant awesome resources in here. As a competitive programmer for a solid 10 years, I think these are almost...

help wanted

Support SQL output. Generate a .sql file that can be imported to a table.

enhancement

Support expr aliases. ```sql select expr as alias ```

enhancement

Extend to end users. Support .repos, .commits ...etc. Might want to create a new setting in config.py to switch between user and org.

enhancement

Preload object schema/fields (eg. Organization, Repository, Commit ... etc.).

enhancement