Grimm-s-Alchemy-Chamber / hackers_hive

https://hackershive.tech/
MIT License
4 stars 17 forks source link

Add:Exploring Linked lists #104

Open krishna16sharma opened 8 months ago

krishna16sharma commented 8 months ago

Title Of Blog Post :

Short Description of what is expected : This blog post aims to provide a beginner-friendly introduction to linked lists, covering singly linked lists, doubly linked lists, and circular linked lists. It will explain their structure, operations, and real-world applications, making it easy for new programmers to understand and implement these data structures.

Category : Programming, Data Structures, Algorithms

Tags : Linked Lists, Singly Linked Lists, Doubly Linked Lists, Circular Linked Lists

Checklist

This Pull request closes #85

netlify[bot] commented 8 months ago

Deploy Preview for ornate-kitten-adcce5 ready!

Name Link
Latest commit 1ed9b971b21538ab2b022cfbf2750f4b6dc92d4f
Latest deploy log https://app.netlify.com/sites/ornate-kitten-adcce5/deploys/65341937e222a4000753aba3
Deploy Preview https://deploy-preview-104--ornate-kitten-adcce5.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

holygrimm commented 8 months ago

Hello @krishna16sharma , Your PR is appreciated. There was bit of problem with the blog config so can you just do git pull in your local and create PR.