├── DataFrame Solutions ├── 1158. Market Analysis I (Medium).txt ├── 1212. Team Scores in Football Tournament (Medium).txt ├── 1355. Activity Participants (Medium).txt ├── 1445. Apples & Oranges (Medium).txt ├── 1596. The Most Frequently Ordered Products for Each Customer (Medium).txt ├── 175. Combine Two Tables (Easy).txt ├── 181. Employees Earning More Than Their Managers (Easy).txt ├── 182. Duplicate Emails (Easy).txt ├── 183. Customers Who Never Order (Easy).txt ├── 1907. Count Salary Categories (Medium).txt ├── 1934. Confirmation Rate (Medium).txt ├── 196. Delete Duplicate Emails (Easy).txt ├── 197. Rising Temperature (Easy).txt ├── 1988. Find Cutoff Score for Each School (Medium).txt ├── 2051. The Category of Each Member in the Store (Medium).txt ├── 511. Game Play Analysis I (Easy).txt ├── 512. Game Play Analysis II (Easy).txt ├── 577. Employee Bonus (Easy).txt ├── 584. Find Customer Referee (Easy).txt ├── 586. Customer Placing the Largest Number of Orders (Easy).txt └── 595. Big Countries (Easy).txt ├── README.md ├── apache_spark.png ├── leetcode.png ├── plus.png └── postgresql_dump_file └── leetcodedb.sql /DataFrame Solutions/1158. Market Analysis I (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/1158. Market Analysis I (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/1212. Team Scores in Football Tournament (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/1212. Team Scores in Football Tournament (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/1355. Activity Participants (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/1355. Activity Participants (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/1445. Apples & Oranges (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/1445. Apples & Oranges (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/1596. The Most Frequently Ordered Products for Each Customer (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/1596. The Most Frequently Ordered Products for Each Customer (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/175. Combine Two Tables (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/175. Combine Two Tables (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/181. Employees Earning More Than Their Managers (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/181. Employees Earning More Than Their Managers (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/182. Duplicate Emails (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/182. Duplicate Emails (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/183. Customers Who Never Order (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/183. Customers Who Never Order (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/1907. Count Salary Categories (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/1907. Count Salary Categories (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/1934. Confirmation Rate (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/1934. Confirmation Rate (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/196. Delete Duplicate Emails (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/196. Delete Duplicate Emails (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/197. Rising Temperature (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/197. Rising Temperature (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/1988. Find Cutoff Score for Each School (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/1988. Find Cutoff Score for Each School (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/2051. The Category of Each Member in the Store (Medium).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/2051. The Category of Each Member in the Store (Medium).txt -------------------------------------------------------------------------------- /DataFrame Solutions/511. Game Play Analysis I (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/511. Game Play Analysis I (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/512. Game Play Analysis II (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/512. Game Play Analysis II (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/577. Employee Bonus (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/577. Employee Bonus (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/584. Find Customer Referee (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/584. Find Customer Referee (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/586. Customer Placing the Largest Number of Orders (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/586. Customer Placing the Largest Number of Orders (Easy).txt -------------------------------------------------------------------------------- /DataFrame Solutions/595. Big Countries (Easy).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/DataFrame Solutions/595. Big Countries (Easy).txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/README.md -------------------------------------------------------------------------------- /apache_spark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/apache_spark.png -------------------------------------------------------------------------------- /leetcode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/leetcode.png -------------------------------------------------------------------------------- /plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/plus.png -------------------------------------------------------------------------------- /postgresql_dump_file/leetcodedb.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cM2908/leetcode-spark/HEAD/postgresql_dump_file/leetcodedb.sql --------------------------------------------------------------------------------