Adarsh Chetan Profile picture
Aug 21 โ€ข 21 tweets โ€ข 5 min read Twitter logo Read on Twitter
๐‚๐จ๐ฆ๐ฉ๐ฅ๐ž๐ญ๐ž ๐‘๐จ๐š๐๐ฆ๐š๐ฉ ๐“๐จ ๐‹๐ž๐š๐ซ๐ง ๐ƒ๐’๐€ ๐…๐ซ๐จ๐ฆ ๐’๐œ๐ซ๐š๐ญ๐œ๐ก ๐ฐ๐ข๐ญ๐ก ๐˜๐จ๐ฎ๐“๐ฎ๐›๐ž ๐ซ๐ž๐ฌ๐จ๐ฎ๐ซ๐œ๐ž๐ฌ

A Thread ๐Ÿงต Image
1 Introduction to DSA :
Start with understanding the basics of data structures.

2 Arrays and Strings:
Learn about array manipulation, searching, sorting, and string manipulation techniques.

3 Linked Lists:
Understand singly linked lists, doubly linked lists, and circular linked lists. Learn about insertion, deletion, and traversal operations.

4 Stacks and Queues:
Explore the concepts of stacks and queues, along with their applications in solving real-world problems.

youtube.com/playlist?list=โ€ฆ
5 Hashing:
Learn about hash functions, hash tables, and collision resolution techniques.

6 Trees:
Study binary trees, binary search trees, AVL trees, and basic tree traversal algorithms like inorder, preorder, and postorder.

youtube.com/playlist?list=โ€ฆ
7 Graphs:
Understand graph representations, traversal algorithms (DFS, BFS), and basic graph algorithms (Dijkstra's, Kruskal's).

youtube.com/playlist?list=โ€ฆ
8 Sorting Algorithms:
Familiarize yourself with various sorting algorithms like bubble sort, insertion sort, merge sort, and quicksort.

youtube.com/playlist?list=โ€ฆ
9 Searching Algorithms:
Learn about linear search, binary search, and other searching techniques.

youtube.com/playlist?list=โ€ฆ
10 Dynamic Programming:
Explore dynamic programming concepts and techniques for solving optimization problems.

youtube.com/playlist?list=โ€ฆ
11 Recursion:
Understand recursion, recursive algorithms, and their applications.

youtube.com/playlist?list=โ€ฆ
12 Divide and Conquer:
Learn about the divide and conquer paradigm and its applications in solving problems.

13 Greedy Algorithms:
Study greedy algorithms and their application in solving optimization problems.

youtube.com/playlist?list=โ€ฆ
14 Backtracking:
Explore backtracking techniques to solve problems like the N-Queens problem and the subset sum problem.

15 Advanced Data Structures:
Learn about advanced data structures like heaps, tries, and segment trees.

16 Algorithm Analysis:
Understand how to analyze the time and space complexity of algorithms.

PS: Remember, this is just a suggested plan feel free to adjust based on your own learning style and pace.
That's a wrap-up for this one ๐ŸŽ

If you liked this thread :

๐Ÿ” Retweet the first tweet

Do Follow @AdarshChetan for more such amazing stuff โค๏ธ

#coder #SoftwareEngineer #adarschetan
Thanks Rahul !!
๐Ÿ™Œ

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with Adarsh Chetan

Adarsh Chetan Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @AdarshChetan

Aug 21
Canva has 135M+ active users globally.

But only a few know how to use the platform effectively.

Here are 8 Free Courses to become a Pro On Canva :

Thread ๐Ÿงต Image
1 Design with Canva ( YouTube):

In this free collection of tutorials, you will learn everything starting from the essentials up to pro tutorials to create stunning designs.

Try here : youtube.com/@TeamRonDi
2 Canva Master Course with Ronny Hermosa :

Try here : udemy.com/course/canva-mโ€ฆ
Read 10 tweets
Aug 20
Free Web hosting sites

A Thread ๐Ÿงต Image
๐Ÿ‘‰ InfinityFree -
๐Ÿ‘‰ 000webhost -
๐Ÿ‘‰ Freehostia -
๐Ÿ‘‰ -
๐Ÿ‘‰ AwardSpace -
๐Ÿ‘‰ x10Hosting - infinityfree.net
lnkd.in/d8tgcHjt
lnkd.in/d4cBvKTf
Byet.host
byet.host
lnkd.in/d92azSxx
x10hosting.com
๐Ÿ‘‰ GoogieHost -
๐Ÿ‘‰ -
๐Ÿ‘‰ FreeWebHostingArea -
๐Ÿ‘‰ Zyro -
๐Ÿ‘‰ Neocities - googiehost.com
FreeHosting.com
lnkd.in/dADktBbj
lnkd.in/dfvMWScj
zyro.com
neocities.org
Read 8 tweets
Aug 20
Python Development is a highly in-demand and well-paying job in the tech industry.

If you're looking to become an excellent Python Developer, here's a roadmap that includes various online resources:

Open ๐Ÿงต Image
1 Python Basics :

Start with the fundamentals of Python programming, including variables, data types, control flow, loops, and functions.

1.1 lnkd.in/deZe7gxk
2 Object-Oriented Programming:
Learn about object-oriented programming concepts such as classes, objects, inheritance, and polymorphism.

lnkd.in/dF3gXMTT
Read 16 tweets
Aug 19
Learn Data Structures & Algorithms for Free

Open ๐Ÿงต Image
๐Ÿ‘‰ Linked List:ย 

๐Ÿ‘‰ Heap:ย 

๐Ÿ‘‰ Hashing:ย 

๐Ÿ‘‰ Greedy Algo:ย lnkd.in/dbd3j9pi
lnkd.in/d8yMqiw9
lnkd.in/dz6D7F_v
lnkd.in/dqdixCGi
๐Ÿ‘‰ Graphs:ย 

๐Ÿ‘‰ Analysis of Algorithms:ย 

๐Ÿ‘‰ Tree:ย 

๐Ÿ‘‰ Stacks:ย lnkd.in/dC_Aqg28
lnkd.in/d6XjwbBy
lnkd.in/dgSGnTSD
lnkd.in/dErHXVgb
Read 9 tweets
Aug 17
Faceless YouTube channels can make you $6000/m.

But 99% of people donโ€™t know how to get started.

Here's a list of 5 AI tools that can help you create a faceless YouTube channel."

Open ๐Ÿงต Image
1 Opus Clip : It is an incredible tool that effortlessly converts a single lengthy video into 10 captivating clips.

Try here :

๐Ÿ”— https://t.co/7cQJ52uyopopus.pro
2 Vizard AI : Turn long videos into social - ready clips with one magical click.

Try here :

๐Ÿ”— https://t.co/ocOGwRUdEyvizard.ai
Read 7 tweets
Aug 16
Forget ChatGPT.

Create your own custom AI Chatbot without a single line of code.

Amazing guide to build your own Chatbot with Droxy:

Donโ€™t miss out ๐Ÿงต
Step : 1

Head to and upload your content in various formats all at once in just a few seconds

โ˜‘๏ธPDFs
โ˜‘๏ธMP4s
โ˜‘๏ธYouTube videos
โ˜‘๏ธWebsites
โ˜‘๏ธRaw text https://t.co/dRzGScsa9Vdroxy.ai
Step : 2

Create a personalized chatbot with your uploaded content in three easy steps

โ˜‘๏ธSelect resources
โ˜‘๏ธConfigure its persona and behavior
โ˜‘๏ธCustomize its look and feel
Read 8 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(