Explore tweets tagged as #PascalTriangle
✅ Day 2 of #100DaysOfCode.Solved 1 LeetCode challenge today!.🔹 Pascal’s Triangle (Used nCr logic for clean generation).#LeetCode #DSA #ProblemSolving #PascalTriangle #Python #vitbhopal #DrGVishwanathan
0
0
6
🧠⛪ Blaise Pascal (Born June 19, 1623).French mathematician, physicist, and philosopher who contributed to probability theory, fluid mechanics, and early computing. #BlaisePascal #MathGenius #PhilosophyAndScience #PascalTriangle #OnThisDay.#LearnSpaceScience #MobilePlanetarium
0
2
4
Sunday #MathPlay🧮 with my daughters👨👧👧 - #PascalTriangle Dice🎲 + #Fibonacci @EAIeducation Manipulatives📊. #CodeBreaker🦾 #ITeachMath #MTBoS #MathIsFun #ElemMathChat #MathRocks #STEM #MathWorkshop #CountingCollections #NumberTalks
4
6
25
Day 45/100 - #DSAChallenge 🚀. Just solved Pascal’s Triangle II (Easy) today. Kept it light, but I’m hopeful — tomorrow’s gonna be better. Small wins still count. #100DaysOfCode #DSA #LeetCode #KeepPushing #PascalTriangle
1
0
36
✅Day 25 of #100daysofcode .I practised question 118 on #leetcode based on #array that it #pascaltriangle it was #easy .#DSA .#learning .#skills.#maths.#algorithms.#DataAnalytics.#c++
0
0
7
LeetCode Day 41. 118. Pascal's Triangle. Build row by row. Edges = 1, inner = sum of two above. 📈 O(n²) 💾 O(n²).#LeetCode #100DaysOfCode #PascalTriangle
0
0
3
One of the most interesting number patterns is "Pascal’s Triangle" with many interesting math properties. Available as prints & posters from my online gallery: #pascaltriangle #maths
0
0
5
🚀 Day 34 of #100DaysOfCode: Diving Deeper Into Recursion & Backtracking. 216. Combination Sum III.118. Pascal's Triangle. #100DaysOfCode #JavaWithDSA #RecursionInJava .#PascalTriangle #CodingChallenge #TechInPublic .#CodeNewbie #SoftwareEngineering .#DeveloperCommunity
0
0
1
💡 Solved Pascal’s Triangle Variant 1 - Finding element at (r, c)!. 🔹 Approach 1: Factorial-based nCr .✅ O(n) time. 🔹 Approach 2: Optimized nCr .✅ O(r) time.Great for combinatorics & DP! 🚀.#DSA #LeetCode #Coding #Math #Combinations #PascalTriangle
0
0
2
Understanding Pascal’s Triangle. Pascal’s triangle is a fascinating mathematical construct. It’s a triangular array of binomial coefficients, where each entry represents a combination. #programming #cplusplus #pascaltriangle #mathematics
0
0
1
💡 Solved Pascal’s Triangle Variant 2 – Print the N-th row using 2 approaches:.1️⃣ Naive (C(n, r) formula) - O(n²) time.2️⃣ Optimal (Iterative formula) - O(n) time.🔹 Pascal’s Triangle is a must-know for combinatorics & binomial expansion!. #DSA #Coding #LeetCode #PascalTriangle
0
0
2
• 💪 Worked on Power of 2.• ✅ Solved today’s POTD on GeeksforGeeks 🎯. Consistency is key! 🔥 Let’s keep pushing! 🚀. #100DaysOfDSA #CodingJourney #POTD #DSA #GeeksForGeeks #PascalTriangle #BinaryMath #MagicNumber #ProblemSolving #CodingCommunity 💡✨
1
0
2
Secret of Pascal's Triangle.!. #learnmaths #basicmaths #advancemaths #generalmaths #pascaltriangle #gk #generalknowledge
0
0
0
🚀 Day 35.2 of #100DaysOfCode – Pascal's Triangle II 🔺💡. LeetCode 119 – Pascal’s Triangle II. Today’s task: Return the k-th row of Pascal’s Triangle (0-indexed). #DSA #LeetCode #100DaysOfCode #Java #ProblemSolving #PascalTriangle #KeepCoding
0
0
2
🚀 Day 35.1 of #100DaysOfCode – Pascal's Triangle 🔺✨. Today’s challenge: LeetCode 118 – Pascal’s Triangle. 🧠 Given numRows, generate the first numRows of Pascal’s Triangle. #DSA #LeetCode #PascalTriangle #Java #ProblemSolving #100DaysOfCode
0
0
3
Get the nth row of Pascal’s Triangle using dynamic programming!.Build each row from the previous one with modulo 10^9+7 for large inputs. Simple yet powerful triangle of binomial coefficients!. #gfgpotd #PascalTriangle #Python #geekstreak2025 #gfg160 #100DaysOfCode #womenintech
0
0
0
🌟 #Day13 of the #100DaysOfCode Challenge 🚀.Today's focus:.✅ Pascal's Triangle.🔹 Used the nCr formula approach for precision and efficiency. 🔹 Explored the mathematical beauty behind combinations in generating Pascal's Triangle. #Coding #DSA #PascalTriangle #100DaysOfCode
0
0
1