SQL 50 FROM Leetcode

In the past days I finally complete the sql 50 challenge from leetcode, and in this post I will share with all of you the good and bad of the challenge.

The good

Different topics from easy problems like simple select to more complex one wh…


This content originally appeared on DEV Community and was authored by Carlos Estrada

In the past days I finally complete the sql 50 challenge from leetcode, and in this post I will share with all of you the good and bad of the challenge.

The good

  • Different topics from easy problems like simple select to more complex one where you need to do joins, group by, etc.
  • Split in group according with the main idea of the section for example sorting, joins, aggregate functions.
  • Really nice to get started with sql

The bad

  • Some problems the testcase suit was changed so, answer that in the past where correct now are incorrect.
  • Some problems need a little bit of improvement in the description of them.

Conclusion

In general is a really good starting point, I use this challenge to practice more my sql skills and I found my self sometimes discovering really nice things looking at the solutions by other people.


This content originally appeared on DEV Community and was authored by Carlos Estrada


Print Share Comment Cite Upload Translate Updates
APA

Carlos Estrada | Sciencx (2024-08-28T00:38:13+00:00) SQL 50 FROM Leetcode. Retrieved from https://www.scien.cx/2024/08/28/sql-50-from-leetcode/

MLA
" » SQL 50 FROM Leetcode." Carlos Estrada | Sciencx - Wednesday August 28, 2024, https://www.scien.cx/2024/08/28/sql-50-from-leetcode/
HARVARD
Carlos Estrada | Sciencx Wednesday August 28, 2024 » SQL 50 FROM Leetcode., viewed ,<https://www.scien.cx/2024/08/28/sql-50-from-leetcode/>
VANCOUVER
Carlos Estrada | Sciencx - » SQL 50 FROM Leetcode. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/08/28/sql-50-from-leetcode/
CHICAGO
" » SQL 50 FROM Leetcode." Carlos Estrada | Sciencx - Accessed . https://www.scien.cx/2024/08/28/sql-50-from-leetcode/
IEEE
" » SQL 50 FROM Leetcode." Carlos Estrada | Sciencx [Online]. Available: https://www.scien.cx/2024/08/28/sql-50-from-leetcode/. [Accessed: ]
rf:citation
» SQL 50 FROM Leetcode | Carlos Estrada | Sciencx | https://www.scien.cx/2024/08/28/sql-50-from-leetcode/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.