Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zlucasftw/beecrowd-sql-problems

Solutions/Accepted submissions for Beecrowd SQL Problems
https://github.com/zlucasftw/beecrowd-sql-problems

Last synced: about 1 month ago
JSON representation

Solutions/Accepted submissions for Beecrowd SQL Problems

Awesome Lists containing this project

README

        

# SQL Problems (beecrowd)

>Solutions/Accepted submissions for Beecrowd SQL Problems
>
>[beecrowd SQL](https://judge.beecrowd.com/en/problems/index/9)

| Problem Number | Problem Name | Solution |
| -------------- | ------------ | -------- |
| [BEE 2602](https://judge.beecrowd.com/en/problems/view/2602) | Basic Select | [BEE2602](https://github.com/zlucasftw/beecrowd-sql-problems/blob/main/Problems/BEE2062/BEE2062.sql) |
| [BEE 2603](https://judge.beecrowd.com/en/problems/view/2603) | Customer Address | [BEE2603](https://github.com/zlucasftw/beecrowd-sql-problems/blob/main/Problems/BEE2063/BEE2063.sql) |
| [BEE 2604](https://judge.beecrowd.com/en/problems/view/2604) | Under 10 or Greater Than 100 | [BEE2604](https://github.com/zlucasftw/beecrowd-sql-problems/blob/main/Problems/BEE2064/BEE2064.sql) |