#datastructurealgorithms 検索結果
Data Science Roles & How They Interact 📊 🌐 Data Engineer: Core Skills: ETL, Data Warehousing, Hadoop/Spark, Coding (Java/Scala), Database Management Collaborates with Analysts and Stakeholders. 💡 🧩 Data Analyst: Core Skills: Analysis, Programming (Python/R), Comment, Cv
Complete Advance DSA Resources in One Place👇 From beginner sheets to advanced problem-solving guides, logic-building notes, and real-world DSA applications , everything you need to master Data Structures & Algorithms is HERE! Perfect for coding prep & product-based interviews.…
𝗗𝗮𝘁𝗮 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 𝗮𝗻𝗱 𝗔𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺𝘀 are essential for mastering programming in 2024, and are widely used in coding interviews, problem-solving, and much more. Here’s your Complete Beginner to Advanced Guide All, 𝗙𝗥𝗘𝗘 of cost! Simply: 1. Follow me…
I’ve Read 30+ Books on Data Structures and Algorithms — Here Are My Top 5 Recommendations for 2026 buff.ly/oXyH9vc
𝗗𝗮𝘁𝗮 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 𝗮𝗻𝗱 𝗔𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺𝘀 are essential for mastering programming in 2025, and are widely used in coding interviews, problem-solving, and much more. Here’s your Complete Beginner to Advanced Guide All, 𝗙𝗥𝗘𝗘 of cost! Simply: 1. Follow me…
𝗗𝗮𝘁𝗮 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 𝗮𝗻𝗱 𝗔𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺𝘀 are essential for mastering programming in 2024, and are widely used in coding interviews, problem-solving, and much more. 𝘏𝘦𝘳𝘦’𝘴 𝘺𝘰𝘶𝘳 𝘊𝘰𝘮𝘱𝘭𝘦𝘵𝘦 𝘉𝘦𝘨𝘪𝘯𝘯𝘦𝘳 𝘵𝘰 𝘈𝘥𝘷𝘢𝘯𝘤𝘦𝘥 𝘎𝘶𝘪𝘥𝘦 All,…
Database stuff I’d study if I wanted to understand scaling deeply: Bookmark this. B+ Trees LSM Trees Write-Ahead Logging Two-Phase Commit Three-Phase Commit Read Replicas Leader-Follower Replication Partitioning Query Caching Secondary Indexes Vector Indexes (FAISS, HNSW)…
DSA is the most important for anyone learning programming But not easy to master. I made a complete Data Structure and algorithms Handwritten Note. But, for 24 hours, It's 100% FREE. To get it, just: Like & Retweet Reply "DSA" Follow @priyakashyp2502 (so I can DM)
𝗗𝗮𝘁𝗮 𝗦𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲𝘀 𝗮𝗻𝗱 𝗔𝗹𝗴𝗼𝗿𝗶𝘁𝗵𝗺𝘀 are essential for mastering programming in 2024, and are widely used in coding interviews, problem-solving, and much more. 𝘏𝘦𝘳𝘦’𝘴 𝘺𝘰𝘶𝘳 𝘊𝘰𝘮𝘱𝘭𝘦𝘵𝘦 𝘉𝘦𝘨𝘪𝘯𝘯𝘦𝘳 𝘵𝘰 𝘈𝘥𝘷𝘢𝘯𝘤𝘦𝘥 𝘎𝘶𝘪𝘥𝘦 All,…
Este es el mejor repositorio para aprender Algoritmos y Estructuras de Datos en JavaScript. En Español, con código, ejemplos y tests: → github.com/trekhleb/javas…
Hi Frens 🫶 Check This @cysic_xyz Alpha's 👇 Bundle multiple micro-proofs via aggregation/recursion to reduce gas and on-chain clutter. Playbook: batch for small, recursion for big.
Efficient training of neural networks is difficult. Our second Connectionism post introduces Modular Manifolds, a theoretical step toward more stable and performant training by co-designing neural net optimizers with manifold constraints on weight matrices.…
Data Structures and Algorithms are essential for mastering programming in 2024, and are widely used in coding interviews, problem-solving, and much more. Here’s your Complete Beginner to Advanced Guide All, FREE of cost! Simply: 1. Follow me (So I can DM) 2. Like & Repost…
91.Algoritmos, de @_egonschiele Tema: los ladrillos básicos de la programación Comentario: guía ilustrada para no informáticos que explica visualmente paso a paso los algoritmos y estructuras de datos más básicos y comenta de forma más superficial otros más complejos Nota:6,5/10
🧠 Day 170 - #DSA Today I explored: • Build Max & Min Heap in O(n) using the step-down approach . • Heap Sort (O(n log n), O(1) space) • Priority Queue fundamentals #DSA #Heap #HeapSort #Coding #Algorithms
You're in an ML Engineer interview at Microsoft. The interviewer asks: "Why Boosting models primarily use Trees as the base learner? What's wrong with Linear regression or SVMs?" You: "Because linear models can’t fit non-linear data." Interview over. Here's what you missed:…
Today’s progress, 🔷Solved 1 dsa question. Topic- Arrays, Level- Hard 🔷Studied for end sems. No web dev today #datastructurealgorithms #Java
Today’s progress, 🔷 Solved 1 dsa question, which took so much time to solve. Level- Hard , Topic- Arrays 🔷 Completed CSS part 2 and based upon that practiced some assignment questions. Feel free to connect😇 #WebDevelopment #datastructurealgorithms
Problem Solved! I’ve completed DPP 6, tackling challenges like Super Egg Drop (LeetCode 887), Dice Rolls (1155),Stacking Cuboids (1691). Learned advanced DP techniques like 2D DP+Optimization, Counting/Combinatorics, and Permutations. #DP #ProblemSolving #DataStructureAlgorithms
🟢 Solved 2 dsa questions Topic- Array, Level - Medium 🟢 Completed level 1 of HTML #buildinpublic #datastructurealgorithms #WebDevelopment
Today, I learned and solved some questions such as cheapest flights within K stops, connecting cities, in graphs. Got to know about some more algorithms such as Kruskal’s algorithm, Tarjan’s. Based on the concepts I solved some homework ques. #datastructurealgorithms #Java
Back on track after mid sems. Today, I completed part 1 and part 2 of graphs. Got to know about concept such as DFS, BFS, Cycle detection and Topological sort. #Java #datastructurealgorithms #buildinpublic
Today, I did 5 ques from dsa sheet. Topic- Arrays Difficulty Level- Medium Similar patterns or approaches I have noticed in questions: - 2 pointer approach - binary search - Kadane’s algorithm 355 questions more to go🫡 #datastructurealgorithms #Java
Today, I learned the concept of Tries in dsa. Based on the above concept I practiced some questions. #datastructurealgorithms #Java #buildinpublic
Today, I solved 5 questions from dsa sheet. Topic-Arrays Difficulty Level- Medium 360 ques more to go🫡 #buildinpublic #datastructurealgorithms #Java
Today I learned the concept of hashing in dsa. And based on the concept I solved questions. Along with that I have started dsa sheet, 5 questions of arrays done. 370 to go🫡 Do connect, if you’re on the same path😇 #buildinphblic #Java #datastructurealgorithms
Today I learned the concept of Heaps in dsa. Got to know about the sliding window question. And based on the above concept I practiced questions. #Java #buildinphblic #datastructurealgorithms
Today I learned the concept of binary search trees and based upon that solved some questions. Also read about AVL trees and Red Black Trees. #java #datastructurealgorithms #buildinpublic
Today I completed all 3 parts of Binary Trees in dsa. And based upon that I solved questions. Feel free to connect, if you’re on the same journey. 😄 #buildinpublic #Java #datastructurealgorithms
Today I learned the concept of greedy algorithms in dsa. And based upon that I solved questions. If you are on the same journey as me , do connect😇 #buildinpublic #Java #datastructurealgorithms
Today I learned the concept of queues in dsa. And solved some questions based on it. #buildinpublic #datastructurealgorithms #Coding
Today I learned the concept of Stack and based upon that I solved questions. #datastructurealgorithms #Java #buildinginpublic
#95daysofcodingC #datastructurealgorithms @alx_africa Printf 🔥🔥🔥 . #ALX_SE. #365daysoflearningtocode
#95daysofcodingC #datastructurealgorithms @alx_africa Currently creating an implementation of printf function. I was using switch case to handle specifiers 😂😂😂until I got help from YouTube . #ALX_SE. #365daysoflearningtocode
#95daysofcodingC #datastructurealgorithms @alx_africa 36th days with C, finally printf is here. Did some colab with my partner today more updates on specifiers handled tomorrow #ALX_SE. #365daysoflearningtocode
#95daysofcodingC #datastructurealgorithms @alx_africa Day 39 of coding C. I learnt variadic function implementation and usage. Print_all func wanna kee me. . #ALX_SE. #365daysoflearningtocode
Today, I solved 5 questions from dsa sheet. Topic-Arrays Difficulty Level- Medium 360 ques more to go🫡 #buildinpublic #datastructurealgorithms #Java
Today’s progress, 🔷Solved 1 dsa question. Topic- Arrays, Level- Hard 🔷Studied for end sems. No web dev today #datastructurealgorithms #Java
Today’s progress, 🔷 Solved 1 dsa question, which took so much time to solve. Level- Hard , Topic- Arrays 🔷 Completed CSS part 2 and based upon that practiced some assignment questions. Feel free to connect😇 #WebDevelopment #datastructurealgorithms
🟢 Solved 2 dsa questions Topic- Array, Level - Medium 🟢 Completed level 1 of HTML #buildinpublic #datastructurealgorithms #WebDevelopment
Today, I learned the concept of Tries in dsa. Based on the above concept I practiced some questions. #datastructurealgorithms #Java #buildinpublic
Today, I learned and solved some questions such as cheapest flights within K stops, connecting cities, in graphs. Got to know about some more algorithms such as Kruskal’s algorithm, Tarjan’s. Based on the concepts I solved some homework ques. #datastructurealgorithms #Java
Today I learned the concept of greedy algorithms in dsa. And based upon that I solved questions. If you are on the same journey as me , do connect😇 #buildinpublic #Java #datastructurealgorithms
Today I learned the concept of queues in dsa. And solved some questions based on it. #buildinpublic #datastructurealgorithms #Coding
Today, I did 5 ques from dsa sheet. Topic- Arrays Difficulty Level- Medium Similar patterns or approaches I have noticed in questions: - 2 pointer approach - binary search - Kadane’s algorithm 355 questions more to go🫡 #datastructurealgorithms #Java
Today I learned the concept of binary search trees and based upon that solved some questions. Also read about AVL trees and Red Black Trees. #java #datastructurealgorithms #buildinpublic
Back on track after mid sems. Today, I completed part 1 and part 2 of graphs. Got to know about concept such as DFS, BFS, Cycle detection and Topological sort. #Java #datastructurealgorithms #buildinpublic
Today I learned the concept of Stack and based upon that I solved questions. #datastructurealgorithms #Java #buildinginpublic
Today I learned the concept of Heaps in dsa. Got to know about the sliding window question. And based on the above concept I practiced questions. #Java #buildinphblic #datastructurealgorithms
Today I learned the concept of hashing in dsa. And based on the concept I solved questions. Along with that I have started dsa sheet, 5 questions of arrays done. 370 to go🫡 Do connect, if you’re on the same path😇 #buildinphblic #Java #datastructurealgorithms
Today I completed all 3 parts of Binary Trees in dsa. And based upon that I solved questions. Feel free to connect, if you’re on the same journey. 😄 #buildinpublic #Java #datastructurealgorithms
Problem Solved! I’ve completed DPP 6, tackling challenges like Super Egg Drop (LeetCode 887), Dice Rolls (1155),Stacking Cuboids (1691). Learned advanced DP techniques like 2D DP+Optimization, Counting/Combinatorics, and Permutations. #DP #ProblemSolving #DataStructureAlgorithms
Check the post out to know what are the different types of Machine Learning Algorithms. #datastructurealgorithms #algorithms #programming
#95daysofcodingC #datastructurealgorithms @alx_africa Day 23 today I Played with strings, arrays and pointers 😂. Solving the first task took me 4 hours, I didn't want to use library function since I wanted to handle some behavior in my code. #ALX_SE. #365daysoflearningtocode
#95daysofcodingC #datastructurealgorithms @alx_africa Studied pointers and arrays today. Learning to use right utensils for algorithms. Advance task after my life 😉🙂 #ALX_SE. #365daysoflearningtocode
Something went wrong.
Something went wrong.
United States Trends
- 1. Dodgers 719K posts
- 2. World Series 379K posts
- 3. World Series 379K posts
- 4. Blue Jays 151K posts
- 5. Yamamoto 223K posts
- 6. Will Smith 51K posts
- 7. Miguel Rojas 43.8K posts
- 8. Yankees 16.1K posts
- 9. Kershaw 36.7K posts
- 10. Baseball 167K posts
- 11. Kendrick 18.1K posts
- 12. Dave Roberts 14.4K posts
- 13. Vladdy 22.7K posts
- 14. #Worlds2025 28.3K posts
- 15. Ohtani 89.9K posts
- 16. jungkook 361K posts
- 17. Carlos Manzo 282K posts
- 18. Jeff Hoffman 3,887 posts
- 19. Mets 11.8K posts
- 20. Cubs 7,789 posts