Top Tweets for #DSAwithPython
Anyone please suggest me a best source to learn dsa with python
Telugu or english a language ayina parledu
Retweet for visibility ππ»
#DSA #DSAwithPython #Coding
Start Your DSA Journey with Python
Register Now: https://t.co/KJlHFwDdti
π¨βπ« Trainer: Mr.Dinesh
π
Date: 25th May 2026
β° Time: 6:15 PM (IST)
#DSA #Python #DSAWithPython #PythonProgramming #DataStructures #Algorithms #PythonLearning

Thinking of becoming a strong programmer?
π Register Now: https://t.co/j3cOs5TVQX
π¨βπ« Trainer: Mr. Nasir Basha
π
Date: 4th Feb 2026 β° Time: 6:00 PM (IST)
#DSAWithPython #NareshIT #DSA #PythonProgramming #DataStructures

Daily dose of leetcodeπ will help you stay immune in the first technical round of the companies
β³ Problem solved: Max Consecutive Ones
β
Need to improve my speed
I am following @akshaymarch7 namaste DSA videos
#DSA #100daysofcode #Python #dsawithpython

Recursion β Sum of Array Elements
Final task of the day:
Find sum of elements in an array using recursion.
Pattern:
sum(arr) = arr[0] + sum(arr[1:])
Base case: empty array = 0
Thinking in terms of base + subproblem
#DSAwithPython #Recursion #LearningInPublic
LeetCode 485 - Max Consecutive Ones
Find max number of consecutive 1s in a binary array.
Simple pass with a counter β track & reset on 0.
Great warm-up for sliding window & array traversal skills.
#LearnInPublic #LeetCode #DSAwithPython
LeetCode 283 - Move Zeroes
Move all 0s to the end of the array, keeping order of others.
Used two-pointer approach: one scans, one swaps.
Brute β Optimal (O(n), in-place).
Teaches clean in-place logic and pointer control!
#LeetCode #DSAwithPython #LearnInPublic #akshaysaini
LeetCode 88 β Merge Sorted Array
Task: Merge two sorted arrays, in-place, with extra space at the end of one.
Brute: Create a new array
Optimal: Start filling from the back using two pointers
#DSAwithPython #InPlaceAlgo #LeetCodeChallenge
LeetCode 344 : Reverse String
Reverse the characters of a string in-place using O(1) space.
Learned:
Classic two-pointer swap
Pythonic solution vs. interview-expected approach
#TwoPointers #DSAwithPython @akshaymarch7
Started my DSA grind again β this time with structured prep.
Following Akshay Sainiβs roadmap + Python for problem-solving.
Kicked things off with Array-based questions from LeetCode.
Learning brute β better β optimal
Focused on interview mindset
#DSAwithPython #AkshaySaini
π― Takeaways
β
Reversing is key in many LL problems
β
Use slow-fast for splitting
β
Combine techniques β e.g., reverse + compare = palindrome check!
π
Tomorrow: Merge lists + Add numbers
#DevCommunity #CodingChallenge #DSAwithPython #LeetCode
Day - 30π€©
for whole solution kindly go through github link....π€
github - repo : https://t.co/qaAk9uIN3L
#LearnToCode
#TechJourney
#CodeNewbie
#CodingGoals
#AlgorithmMastery
#DSAwithPython
#TechEducation
#ProblemSolving
#CodeChallenge

Python DSA Class #40:--Create/Build Binary Heap {min heap or max heap} From List Two Method
#dsa #dsawithpython #python #python3
#coding #interview #codinginterview
https://t.co/JCXyRakozF
Learn DSA with Python in Hindi (Free)
Python DSA Class #29:--Delete A Specific Node in Circular Linked List || Logic + Code
#DSA #algorithms #coding #python #python3 #dsawithpython #django #interview
https://t.co/Y9qGteLDhp
Python DSA Class #15:--Add Node At The Beginning of Doubly Linked list | Print List in Reverse Order
#python #pythondatascience #DSA #dsawithpython #coding #programming #algorithm #pythoninterview #datastructures
https://t.co/PKNcR4ZBEk
Day2:
It's June 2. Today I learnt about why big O Notation is used in industries and done some examples to find out order of growth of some snippet codes.
#60dayschallage.
#day2 #DsawithPython
#LearningWithLeapfrog

Last Seen Hashtags on Sotwe
Most Popular Users

Elon Musk 
@elonmusk
240.2M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.8M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
61M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers










