Skip to content

Commit c546bd1

Browse files
Update README.md
1 parent 4e43441 commit c546bd1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ All solutions in this notebook are implemented using **PySpark** to ensure consi
3131
- **GitHub Repository Access:**
3232
- Access to your GitHub repository containing solutions to LeetCode SQL questions. Users should be able to clone the repository, review the solutions, and potentially contribute if allowed.
3333

34-
## setting up **Databricks Premium** and **Databricks Community Edition** to work with PySpark.
3534

3635
## **1. Setting up Databricks Premium (Paid Version)**
3736
Databricks Premium is a paid plan that offers advanced features such as higher compute power, security options, and integrations.
@@ -93,6 +92,9 @@ Databricks Community Edition is a free, limited version ideal for learning PySpa
9392
| Security Features | Advanced | Basic |
9493
| Collaboration | Multi-user | Single-user |
9594

95+
> **Note:**
96+
> The Databricks Community Edition will be more than adequate for this activity.
97+
9698
## LeetCode SQL Questions
9799

98100
| S.No | Questions | Difficulty | Unsolved | Solved |

0 commit comments

Comments
 (0)