Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hungryvovka/codewars-sql
My assignment solutions of Codewars tasks by using SQL.
https://github.com/hungryvovka/codewars-sql
codewars codewars-kata-solution codewars-solutions codewars-sql
Last synced: 16 days ago
JSON representation
My assignment solutions of Codewars tasks by using SQL.
- Host: GitHub
- URL: https://github.com/hungryvovka/codewars-sql
- Owner: HungryVovka
- License: gpl-3.0
- Created: 2022-10-02T16:37:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-11T11:27:48.000Z (about 1 year ago)
- Last Synced: 2023-11-11T12:25:30.312Z (about 1 year ago)
- Topics: codewars, codewars-kata-solution, codewars-solutions, codewars-sql
- Language: SQL
- Homepage:
- Size: 262 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Codewars-SQL
ATTENTION! Be careful when peeping my solutions if you haven't already solved these tasks. If you rewrite my code verbatim you may have a chance to get a ban on the platform for cheating (takes into account spaces, newlines, brackets and similar variable names).My assignment solutions of Codewars tasks by using SQL.
[![Profile badge](https://www.codewars.com/users/HungryVovka/badges/large)](https://www.codewars.com/users/HungryVovka)
Orher programming languages sollutions:
| Language | Link | Current rank |
| ------------------------- |------------------------------------------------------------------|:---------------:|
| *С* | https://github.com/HungryVovka/Codewars-C | 6 kyu |
| *С#* | https://github.com/HungryVovka/Codewars-C-sharp | 4 kyu |
| *СoffeeScript* | https://github.com/HungryVovka/Codewars-CoffeeScript | 5 kyu |
| *Elixir* | https://github.com/HungryVovka/Codewars-Elixir | 5 kyu |
| *F#* | https://github.com/HungryVovka/Codewars-F-sharp | 5 kyu |
| *JavaScript* | https://github.com/HungryVovka/Codewars-JavaScript | 3 kyu |
| *PHP* | https://github.com/HungryVovka/Codewars-PHP | 5 kyu |
| *Python* | https://github.com/HungryVovka/Codewars-Python | 3 kyu |
| *SQL* | https://github.com/HungryVovka/Codewars-SQL | 4 kyu |
| *VisualBasic* | https://github.com/HungryVovka/Codewars-VisualBasic | 5 kyu |Codewars is a platform that helps you learn, train, and improve your coding skills by solving programming tasks of many types and difficulty levels. You choose how you would like to learn. Do you want to take on increasingly difficult challenges? Maybe you prefer training through repetition and by improving your solutions. After solving a task, compare your answer with other users and learn from them or help less experienced users by answering their questions.
By following this tutorial, you will learn how to create a new account on Codewars, configure it for an optimal training experience, and become familiar with basic elements of the user interface. Soon you will be able to face the challenges collected in Codewars' library and start learning!
# License
Tasks are the property of Codewars (https://www.codewars.com/)
and users of this resource.All solution code in this repository
is the personal property of Vladimir Rukavishnikov
([email protected]).Copyright (C) 2022 Vladimir Rukavishnikov
This file is part of the HungryVovka/Codewars-SQL
(https://github.com/HungryVovka/Codewars-SQL)License is GNU General Public License v3.0
(https://github.com/HungryVovka/Codewars-SQL/blob/main/LICENSE)You should have received a copy of the GNU General Public License v3.0
along with this code. If not, see http://www.gnu.org/licenses/