#datastructure 搜尋結果

Data structure Complete Notes Handwritten 📕📗 24 Hours ⏳⏰ only To get it: 1. Follow @LearnWithSubhan (so I can DM) 2. Like & retweet 3. Reply "dsa" 🧲 #datastructure

LearnWithSubhan's tweet image. Data structure Complete Notes Handwritten 📕📗

24 Hours ⏳⏰ only

To get it:
1. Follow @LearnWithSubhan (so I can DM)
2. Like & retweet
3. Reply "dsa"  🧲

#datastructure

using prefix sum @LeetCode reduced the space from O(N) to O(1) #LeetCode #algorithms #datastructure

deepc98's tweet image. using prefix sum @LeetCode 

reduced the space from O(N) to O(1)

#LeetCode  #algorithms #datastructure
deepc98's tweet image. using prefix sum @LeetCode 

reduced the space from O(N) to O(1)

#LeetCode  #algorithms #datastructure

The many layers of Borobudur tell a tiered story, a journey to enlightenment. On @irys_xyz , data is structured and secured in layers, creating a permanent and verifiable path to the truth of its origin. #DataStructure #Web3


Back on track after a long break! 🚀 Solved 2 DSA problems using Cycle Sort: Missing Number Find Duplicate Number Big thanks to @kunalstwt for his amazing DSA series on YouTube! 🙌 #datastructure #ProblemSolving #LeetCode #codingcommunity

Siddharth7451's tweet image. Back on track after a long break! 🚀
Solved 2 DSA problems using Cycle Sort:
Missing Number

Find Duplicate Number

Big thanks to @kunalstwt for his amazing DSA series on YouTube! 🙌

#datastructure  #ProblemSolving #LeetCode #codingcommunity
Siddharth7451's tweet image. Back on track after a long break! 🚀
Solved 2 DSA problems using Cycle Sort:
Missing Number

Find Duplicate Number

Big thanks to @kunalstwt for his amazing DSA series on YouTube! 🙌

#datastructure  #ProblemSolving #LeetCode #codingcommunity

Is a list of custom objects in GraphQL just a fancy object conga line? Source: devhubby.com/thread/how-to-… #JavaScript #Backend #DataStructure #WebApp #list #create

devhubbycom's tweet image. Is a list of custom objects in GraphQL just a fancy object conga line?

Source: devhubby.com/thread/how-to-…

#JavaScript #Backend #DataStructure #WebApp #list #create

#DataStructure theory 🤡 BUT #DataStructure practical or code 💀


Day 29/90 of DSA challange 🧑‍💻. Today I solved 3 DSA questions(easy + medium) of Tree 1). Path Sum III 2). All Nodes Distance K in Binary Tree 3). Lowest Common Ancestor of a Binary Search Tree #dsa #LeetCode #datastructure

raj_SDE1_FAANG's tweet image. Day 29/90 of DSA challange 🧑‍💻.
Today I solved 3 DSA questions(easy + medium) of Tree
1). Path Sum III
2). All Nodes Distance K in Binary Tree
3). Lowest Common Ancestor of a Binary Search Tree

#dsa #LeetCode #datastructure

Day 30/90 of DSA challange 🧑‍💻. Today I solved 3 DSA questions(medium) of Tree 1). Construct Binary Tree from Preorder and Postorder Traversal 2). Unique Binary Search Tree 3). Maximum Width of Binary Tree #dsa #LeetCode #datastructure

raj_SDE1_FAANG's tweet image. Day 30/90 of DSA challange 🧑‍💻.
Today I solved 3 DSA questions(medium) of Tree
1). Construct Binary Tree from Preorder and Postorder Traversal 
2). Unique Binary Search Tree 
3). Maximum Width of Binary Tree 

#dsa #LeetCode #datastructure

Seeing Like a #DataStructure: Our #DataCentric way of seeing the world isn't serving us well. Barath Raghavan & Bruce Schneier argue that we need new #SocioTechnicalSystems that leave room for the #InherentMessiness-Of-#Reality. "Technology was once simply a tool—and a small…

SustainHistory's tweet image. Seeing Like a #DataStructure:
Our #DataCentric way of seeing the world isn't serving us well. 

Barath Raghavan & Bruce Schneier argue that we need new #SocioTechnicalSystems that leave room for the #InherentMessiness-Of-#Reality.

"Technology was once simply a tool—and a small…

#Day16 Data Structure Topic: String 1⃣Sorting the Sentence {LC 1859} 2⃣Case-specific Sorting of Strings {GFG} #DataStructure #DSA

DryIndex's tweet image. #Day16 Data Structure              

Topic:  String           

1⃣Sorting the Sentence {LC 1859}      
2⃣Case-specific Sorting of Strings {GFG}

#DataStructure #DSA
DryIndex's tweet image. #Day16 Data Structure              

Topic:  String           

1⃣Sorting the Sentence {LC 1859}      
2⃣Case-specific Sorting of Strings {GFG}

#DataStructure #DSA

#Day14 Data Structure Topic: String 1⃣ Sort a String {GFG} 2⃣Add Strings {LC 415} 3⃣Longest Palindrome {LC 409} 4⃣Sort Vowels in a String {LC 2785} leetcode.com/problems/longe… #DataStructure #DSA

DryIndex's tweet image. #Day14 Data Structure            

Topic:  String     
    
1⃣ Sort a String {GFG}      
2⃣Add Strings {LC 415}
3⃣Longest Palindrome {LC 409}
4⃣Sort Vowels in a String {LC 2785}
leetcode.com/problems/longe…
#DataStructure #DSA
DryIndex's tweet image. #Day14 Data Structure            

Topic:  String     
    
1⃣ Sort a String {GFG}      
2⃣Add Strings {LC 415}
3⃣Longest Palindrome {LC 409}
4⃣Sort Vowels in a String {LC 2785}
leetcode.com/problems/longe…
#DataStructure #DSA
DryIndex's tweet image. #Day14 Data Structure            

Topic:  String     
    
1⃣ Sort a String {GFG}      
2⃣Add Strings {LC 415}
3⃣Longest Palindrome {LC 409}
4⃣Sort Vowels in a String {LC 2785}
leetcode.com/problems/longe…
#DataStructure #DSA


ArrayList vs LinkedList cheat sheet: ArrayList: ✅ Fast random access (get) ❌ Slow insert/delete middle LinkedList: ✅ Fast insert/delete anywhere ❌ Slow random access Reading lots? → ArrayList Inserting lots? → LinkedList #Java #DataStructure


The amount of arguments I do with my team lead makes me think I should start studying DSA again. #DSA #datastructure


Isnt it impressive how they are multiple ways to store our data and depending on the way we store the data determines how efficient it is to retrieve it. #datastructure #javascript #programming #softwaredevelopment #python #algorithms


How Algorithms Really Work An algorithm is a precise set of steps that turns input into output. It’s the logic that tells a computer how to think, decide, and act. Every app, search, and AI runs on algorithms. #coding #algorithm #datastructure #programming #computerscience


Data structure Complete Notes Handwritten 📕📗 24 Hours ⏳⏰ only To get it: 1. Follow @LearnWithSubhan (so I can DM) 2. Like & retweet 3. Reply "dsa" 🧲 #datastructure

LearnWithSubhan's tweet image. Data structure Complete Notes Handwritten 📕📗

24 Hours ⏳⏰ only

To get it:
1. Follow @LearnWithSubhan (so I can DM)
2. Like & retweet
3. Reply "dsa"  🧲

#datastructure

using prefix sum @LeetCode reduced the space from O(N) to O(1) #LeetCode #algorithms #datastructure

deepc98's tweet image. using prefix sum @LeetCode 

reduced the space from O(N) to O(1)

#LeetCode  #algorithms #datastructure
deepc98's tweet image. using prefix sum @LeetCode 

reduced the space from O(N) to O(1)

#LeetCode  #algorithms #datastructure

The Shapiro-Wilk test is a popular statistical method used to determine if a set of data is normally distributed. More info: statisticsglobe.com/shapiro-wilk-n… #RStats #datastructure #datascienceenthusiast #programmer #RStudio

JoachimSchork's tweet image. The Shapiro-Wilk test is a popular statistical method used to determine if a set of data is normally distributed. More info: statisticsglobe.com/shapiro-wilk-n…

#RStats #datastructure #datascienceenthusiast #programmer #RStudio

Did you know that you can visualize the results of a linear regression model using a scatter plot? More info in my webinar: statisticsglobe.com/webinar-data-a… #DataScientist #datastructure #DataAnalytics #VisualAnalytics #RStats #DataViz #statisticians

JoachimSchork's tweet image. Did you know that you can visualize the results of a linear regression model using a scatter plot?

More info in my webinar: statisticsglobe.com/webinar-data-a…

#DataScientist #datastructure #DataAnalytics #VisualAnalytics #RStats #DataViz #statisticians

My "lame" attempt to outsmart students using chatgpt solution 😆🤭 #python #datastructure

onmypart's tweet image. My "lame" attempt to outsmart students using chatgpt solution 😆🤭

#python #datastructure

Did You Know? By 2024, 149 Zettabytes of Data Will Have Been Copied, Collected, And Organized. Compared To The Two Zettabytes We Produced In 2010, That Is Enormous.✨ #datascience #datascientist #datastructure #datasciencecourse #datasciencetraining #datascienceeducation

SIT_SchoolofIT's tweet image. Did You Know?
By 2024, 149 Zettabytes of Data Will Have Been Copied, Collected, And Organized. Compared To The Two Zettabytes We Produced In 2010, That Is Enormous.✨
#datascience #datascientist #datastructure #datasciencecourse #datasciencetraining #datascienceeducation

Is a list of custom objects in GraphQL just a fancy object conga line? Source: devhubby.com/thread/how-to-… #JavaScript #Backend #DataStructure #WebApp #list #create

devhubbycom's tweet image. Is a list of custom objects in GraphQL just a fancy object conga line?

Source: devhubby.com/thread/how-to-…

#JavaScript #Backend #DataStructure #WebApp #list #create

Day 9 of #100DaysOfCode by solving 5 questions on leetcode. After solving one hard question, confidence boosts. #codinglife #datastructure

rinki_2301's tweet image. Day 9 of #100DaysOfCode by solving 5 questions on leetcode. 
After solving one hard question, confidence boosts. #codinglife #datastructure

Attending Tech-o-pedia by my University Club. #competitions #DataStructure #Hardwork

gaurav_s18's tweet image. Attending Tech-o-pedia by my University Club.
#competitions #DataStructure #Hardwork

Loading...

Something went wrong.


Something went wrong.


United States Trends