Skip to content

Latest commit

 

History

History
107 lines (58 loc) · 3.25 KB

README.md

File metadata and controls

107 lines (58 loc) · 3.25 KB

Semester 3

Welcome to my Semester-3 Repository!


Data Structures Database Technologies Python

Overview

This repository is a collection of practical codes for lab sessions completed as part of my 3rd Semester coursework. It serves as a handy resource for practical coding exercises and solutions in the following topics:

How to Access? 💭

Get started by cloning this repository to your local machine.
Follow these steps:

Step 1: Clone the repository

git clone https://github.com/ChaitanyaShah26/semester-3.git
cd semester-3  

Step 2: Explore

Navigate through the folders and pick any topic to dive into the code.

Data Structures

Following are the Topics and Concepts learnt/covered:

  • Stack
  • Queue
  • Linked List
  • Trees
  • Graphs
  • Sorting Algorithms
  • Searching Algorithms

C

Database Technologies

Following are the Topics and Concepts learnt/covered:

Updating ....

Tech stack used/learnt:

MySQL PL SQL MongoDB Neo4j

Python

Following are the Topics and Concepts learnt/covered:

Updating ....

Tech stack used/learnt:

Python Jupyter Google Colab NumPy Pandas Matplotlib Seaborn

🌟🌟

If you find this repository helpful, consider giving it a star ⭐ and do share with others who could use this repository to the fullest!
Let's learn and grow together! 🚀


Enjoy coding and happy learning! 😊

@ChaitanyaShah26