Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayo-g/sql_practice
This repo contains code for all my sql practice attempts on FAANG companies interview questions
https://github.com/ayo-g/sql_practice
Last synced: 10 days ago
JSON representation
This repo contains code for all my sql practice attempts on FAANG companies interview questions
- Host: GitHub
- URL: https://github.com/ayo-g/sql_practice
- Owner: Ayo-G
- License: gpl-2.0
- Created: 2022-11-06T13:49:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T07:45:27.000Z (about 1 year ago)
- Last Synced: 2023-11-01T08:28:25.252Z (about 1 year ago)
- Language: SQL
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SQL_Practice
This repo contains code for all my sql practice attempts on interview questions for Top Companies## Table of Contents
#### Meta
- [Meta - Popularity Percentage](https://github.com/Ayo-G/SQL_Practice/tree/main/Meta/Popularity%20Percentage)- [Meta - Users by Average Session Time](https://github.com/Ayo-G/SQL_Practice/tree/main/Meta/Users%20By%20Average%20Session%20Time)
- [Meta - Highest Energy Consumption](https://github.com/Ayo-G/SQL_Practice/tree/main/Meta/Highest%20Energy%20Consumption)
- [Meta - Acceptance Rate by Date](https://github.com/Ayo-G/SQL_Practice/tree/main/Meta/Acceptance%20Rate%20By%20Date)
- [Meta - Algorithm Performance](https://github.com/Ayo-G/SQL_Practice/tree/main/Meta/Algorithm%20Perfomance)
- [Google - Counting Instances in Text](https://github.com/Ayo-G/SQL_Practice/tree/main/Google/Counting%20Instances%20in%20Text)#### Amazon
- [Amazon - Monthly Percentage Difference](https://github.com/Ayo-G/SQL_Practice/tree/main/Amazon/Monthly%20Percentage%20Difference)- [Amazon - Highest Cost Orders](https://github.com/Ayo-G/SQL_Practice/tree/main/Amazon/Highest%20Cost%20Orders)
#### Airbnb
- [Airbnb - Number of Units per Nationality](https://github.com/Ayo-G/SQL_Practice/tree/main/Airbnb/Number%20of%20Units%20per%20Nationality)- [Airbnb - Ranking Most Active Guests](https://github.com/Ayo-G/SQL_Practice/tree/main/Airbnb/Ranking%20Most%20Active%20Guests)
- [Airbnb - Finding Matching Hosts and Guests](https://github.com/Ayo-G/SQL_Practice/tree/main/Airbnb/Finding%20Matching%20Host%20and%20Guest)
#### Practice
- [Assessment](https://github.com/Ayo-G/SQL_Practice/tree/main/Practice/Assessment)- [Second Largest Age](https://github.com/Ayo-G/SQL_Practice/tree/main/Practice/Second%20Largest%20Age)
- [Electricity](https://github.com/Ayo-G/SQL_Practice/tree/main/Practice/Electricity)