Skip to content

Bubu02/Important_SQL_-_Python_Questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“˜ SQL & Python Interview Questions Repository

Welcome to the SQL & Python Questions repository!
This repo features key SQL and Python questions with descriptions and solutions β€” perfect for interviews, revision, and practice.


πŸ“‘ Navigate by Topic

πŸ› οΈ SQL Questions (click to collapse)
# Title Description Link
1 Table Creation SQL to create a relational model View SQL
2 Question 01 Example SQL problem with solution View SQL
3 Question 02 Example SQL problem with solution View SQL
4 Question 03 Example SQL problem with solution View SQL
5 Question 04 Write a query to find the employee with the highest salary in each department in the year 2025. View SQL
6 Question 05 Write a query to rank employees by salary within their respective department, with the highest salary getting rank 1. View SQL
7 Question 06 Write a query to calculate the cumulative total salary paid to employees over time, ordered by SalaryDate. View SQL
8 Question 07 Write a query to display only the top 3 highest salaries within each department. View SQL
🐍 Python Questions (click to expand)
# Title Description Link
1 Question 01 Python coding question with solution View Python

πŸ’‘ How to Use

  • Expand the section you're interested in.
  • Click the question links to view the code.
  • Ideal for interview prep and skill-building.

🀝 Contributing

  1. Fork this repo
  2. Create a new branch (feature/add-question)
  3. Add your question and open a PR

🌟 Support

If this repo helped you:

  • ⭐ Star it
  • πŸ” Share it
  • πŸ”” Watch for updates

Happy Learning & Coding! πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages