All Projects → mdh266 → SQL-Practice

mdh266 / SQL-Practice

Licence: other
Solutions to Problems For SQL on Leetcode, Hackerrank & DataLemur

Projects that are alternatives of or similar to SQL-Practice

Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-52.59%)
Mutual labels:  leetcode, hackerrank, leetcode-solutions, hackerrank-solutions
LeetCode
LeetCode Problems
Stars: ✭ 41 (-64.66%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-questions, leetcode-practice
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-87.93%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-questions, leetcode-practice
Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (-82.76%)
Mutual labels:  leetcode, hackerrank, leetcode-solutions, hackerrank-solutions
COMPETITVE-PROGRAMMING
Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++
Stars: ✭ 60 (-48.28%)
Mutual labels:  leetcode-solutions, leetcode-questions, leetcode-practice
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (-53.45%)
Mutual labels:  hackerrank, leetcode-solutions, hackerrank-solutions
hackerrank-sql
📂 HackerRank SQL track solutions
Stars: ✭ 92 (-20.69%)
Mutual labels:  hackerrank, hackerrank-solutions, hackerrank-sql
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+47206.03%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-questions
leet-code
LeetCode's competitive programming questions solution repository
Stars: ✭ 18 (-84.48%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-practice
LeetCode
At present contains scraped data from around 1500 problems present on the site. More to follow....
Stars: ✭ 45 (-61.21%)
Mutual labels:  leetcode, leetcode-questions, leetcode-practice
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+2563.79%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-questions
datastructures-and-algorithms
Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.
Stars: ✭ 30 (-74.14%)
Mutual labels:  leetcode, hackerrank, leetcode-solutions
leetcode-solution-curation
A one-stop repository for LeetCode solutions.
Stars: ✭ 31 (-73.28%)
Mutual labels:  leetcode, leetcode-solutions, leetcode-practice
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (+29.31%)
Mutual labels:  leetcode, leetcode-solutions
Leetcode
leetcode刷题
Stars: ✭ 145 (+25%)
Mutual labels:  leetcode, leetcode-solutions
Leetcodesolutions
Theoretical solutions for LeetCode problems.
Stars: ✭ 205 (+76.72%)
Mutual labels:  leetcode, leetcode-solutions
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+35.34%)
Mutual labels:  leetcode, leetcode-solutions
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+24.14%)
Mutual labels:  leetcode, hackerrank
D.s.a Leet
References and summary for leetcode high-frequency algorithm problems
Stars: ✭ 155 (+33.62%)
Mutual labels:  leetcode, leetcode-solutions
Leetcodeanimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Stars: ✭ 68,143 (+58643.97%)
Mutual labels:  leetcode, leetcode-solutions

Practice SQL Scripts From Interview Prep Websites


These are scripts that answer questions from leetcode, DataLemur, hackerank and sqlzoo. Links to questions and my answers are below!

LeetCode


Question Answer
Employees earn more than their managers Solution
Second highest salaries Solution
Customers who never order Solution
Duplicate Emails Solution
Rising Temperatures Solution
Department Top Three Salaries Solution
N-th Highest Salary Solution
Department Highest Salary Solution
Rank Scores Solution
Not Boring Movies Solution
Exchange Seats Solution
Consecutive Numbers Solution
Human Traffice Of Stadium Solution
Trips and Users Solution
Capital Gains/Loss Solution
Market Analysis I Solution
Tree Node Solution

DataLemur


Question Answer
Average Review Ratings Solution
Matching Skills Solution
Odd and Even Measurements Solution
Y-on-Y Growth Rate Solution
Page With No Likes Solution
Frequently Purchased Pairs Solution
Supercloud Customer Solution
Sending vs. Opening Snap Solution
User's Third Transaction Solution
Repeated Payments Solution

Hacker Rank


Question Answer
Japanese Cities Solution
Earnings of employees Solution
Weather Observation Station 8 Soluton
Weather Observation Station 9 Soluton
More Than 75 Marks Solution
The Pads Solution
Binary Search Tree 1 Solution

SQLZoo


Question Answer
Richer Than UK Solution
Bigger Than Every Country In Europe Solution
Neighbours of Argentina and Australia Solution
Teams that have coach Fernando Santos Solution
Busy years for John Travolta Solution
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].