Sql
-
SQL Learning: A Comprehensive Guide to Mastering Structured Query Language
-
SQL UPDATE Statement
-
SQL DELETE Statement
-
SQL Creating Tables with CREATE TABLE
-
SQL Altering Tables with ALTER TABLE
-
Dropping Tables with DROP TABLE
-
Indexes and Performance Optimization
-
SQL Best Practices to follow
-
Advanced SQL Concepts
-
Working with Multiple Tables
-
Introduction to NoSQL
-
Retrieving Data with SELECT
-
Real-World SQL Applications
-
SQL FAQs
-
SQL WHERE clause
-
Sorting Results with ORDER BY
-
SQL LIMIT clause
-
SQL Joins and Relationships
-
SQL Data Aggregation
-
SQL Subqueries and Nested Queries
-
Second post
Python
-
key differences between List and Arrays
-
Python collections ChainMap
-
Array : Find median in an integer array
-
Array : Find middle element in an integer array
-
Array : Find out the duplicate in an array
-
Array : Find print all subsets in an integer array
-
Program : Array : Finding missing number between from 1 to n
-
Array : Gap and Island problem
-
Python collections
-
Python Program stock max profit
-
Reverse words in Python
-
Python array duplicate program
-
Coin change problem in python
-
Python Write fibonacci series program
-
Array : find all the pairs whose sum is equal to a given number
-
Find smallest and largest number in array
-
Iterate collections
-
List comprehensions in Python
-
key differences between List and Arrays
-
Program: Calculate Pi in Python
-
String Formatting in Python
-
Python counters
-
python tuples
-
Python deque
-
Python dictionary
-
Python Lists
-
python namedtuple