Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
- [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)