Algorithms you should know as developer 👇

🧵
1️⃣ Sorting 🔥

Sorting Algorithms, Arrange the items of a list on order

➡️ Bubble Sort
➡️ Merge Sort
➡️ Quick Sort
➡️ Heap Sort
2️⃣ Search 🧐

Find a element in a data set.

➡️ Binary Search
➡️ Breath First Search
3️⃣ Dynamic Programming 🚀

Method for solving complex problem by breaking down into simpler subproblems
4️⃣ Hashing #️⃣

It is a mathematical algorithm that maps data of arbitrary size to a hash of a fixed size.
5️⃣ Divide and Conquer ➗

A divide-and-conquer algorithm recursively breaks down a problem into two or more sub-problems of the same or related type, until these become simple enough to be solved directly.
6️⃣ Recursion algorithm 🔁

Recursion is a method of solving a problem where the solution depends on solutions to smaller instances of the same problem
Thanks for reading this thread ❤️

If you found useful, please retweet the first one ☺️

• • •

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

Keep Current with Suprabha

Suprabha 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 @suprabhasupi

1 Oct
9 GitHub Repos to bookmark it as a programmer 🚀

🧵
1️⃣ The Art of Command Line

Fluency on the command line is a skill often neglected or considered arcane, but it improves your flexibility and productivity as an engineer in both obvious and subtle ways.

github.com/jlevy/the-art-…
2️⃣ The Book of Secret Knowledge

This repo contains a collection of resources to help Developers and DevOps Engineers to do their everyday work

github.com/trimstray/the-…
Read 11 tweets
20 Sep
Github Repos for all programmers 👇

🧵
1️⃣ Dev Roadmap

Roadmap to becoming a web developer in 2021.

github.com/kamranahmedse/…
2️⃣ You Don't Know JS

A book series on JavaScript. Contribute to getify/You-Dont-Know-JS development by creating an account on GitHub.

github.com/getify/You-Don…
Read 7 tweets
19 Sep
Found few amazing sites for a web developer 🚀

🧵
1️⃣ Scribbbles

A collection of funky vectorized scribbbles to spice up your design projects

scribbbles.design Image
2️⃣ Befonts

Free Font for Designers! High-quality design resources for free

befonts.com Image
Read 9 tweets
18 Sep
Amazing NodeJS Frameworks 🔥

🧵
1️⃣ Express

Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications

expressjs.com
2️⃣ Fastify

Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.

fastify.io
Read 8 tweets
15 Sep
Websites you won't believe exist for web developers 🔥

🧵
1️⃣ Devhints

A ridiculous collection of web development cheatsheets · One-page guide to.

devhints.io
2️⃣ Hidden Tools

Discover a wide collection of tools made by the community - for you. ✨👇🏻

hiddentools.dev
Read 7 tweets
14 Sep
Amazing prototyping tools for UX 🚀

🧵
1️⃣ Adobe XD

Adobe XD is a vector-based user experience design tool for web apps and mobile apps, developed and published by Adobe Inc

adobe.com/products/xd.ht…
2️⃣ InVision Studio

Jump right into the screen design process with InVision Studio's intuitive vector-based drawing capabilities

invisionapp.com/studio
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

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

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(