Explore tweets tagged as #StringParsing
@overflow_meme
Meme Overflow
5 years
Boolean expression as String - Parsing in Python https://t.co/HKmZyCpeNY #booleanexpression #stringparsing #python
0
0
1
@overflow_meme
Meme Overflow
6 years
0
0
0
@overflow_meme
Meme Overflow
5 years
Is there a Julia function that converts bitstrings to Ints? https://t.co/FXpTRWNoEd #julia #stringparsing #deserialization
0
0
0
@overflow_meme
Meme Overflow
6 years
Python add multiple strings to another string with indexes single time https://t.co/xOFzlTrHAJ #stringparsing #python #dictionary #python3x #string
0
0
0
@overflow_meme
Meme Overflow
5 years
Parsing variable types from Strings in javaScript https://t.co/IJkbsttl7x #stringparsing #json #javascript #html #typeof
0
0
0
@overflow_meme
Meme Overflow
6 years
What is the fastest way to remove all characters in a line up until a pattern match in c++? https://t.co/qg9khJWFa8 #c++ #stringparsing #textparsing
0
0
0
@overflow_meme
Meme Overflow
5 years
Convert a string to a formula which should allow operator overloading https://t.co/b2oku5K61G #csharp #operatoroverloading #stringparsing
0
0
0
@overflow_meme
Meme Overflow
4 years
How can I validate an email address using a regular expression? https://t.co/XfxBXVDYGd #regex #validation #email #stringparsing #emailvalidation
0
0
0
@me_sajeeb
Sajeeb Das Shuvo
4 months
Solved: โ€œValid Wordโ€ on LeetCode ๐Ÿ“ โœ”๏ธ Length โ‰ฅ 3 โœ”๏ธ At least 1 vowel & 1 consonant โŒ No special characters allowed ๐Ÿง  C++ string validation using ASCII + tolower() ๐ŸŽฅ Full explanation in comments. #LeetCode #Cplusplus #StringParsing #DSA #100DaysOfCode #TechTwitter
1
0
3
@eninjain
Sanjay (eNinja-in)
2 months
๐Ÿ›ฃ๏ธ #71 Simplify Path Simplify a Unix-style absolute path. / separates dirs, . = current, .. = parent. Remove extra slashes. Ex: "/home/"โ†’"/home", "/a/./b/../../c/"โ†’"/c" โœ… โฑ O(n) | ๐Ÿ“ฆ O(n) #SimplifyPath #StringParsing #LeetCodeMedium #UnixPaths #EdgeCases
0
0
2
@romanrpm097
Kuldeep singh
5 months
โœ… Day 48 of #100DaysOfCode Solved 1 LeetCode challenge today! ๐Ÿ”น String to Integer (atoi) (Parsing + Edge Case Handling) #LeetCode #DSA #ProblemSolving #StringParsing #EdgeCases #vitbhopal #DrGVishwanathan
0
0
3
@FiestaCasey
c a s e y
12 years
I much prefer Time.parse('2013-12-01') to Time.new(2013,12,01) #ruby #stringparsing
0
0
0
@Engg_Partha
Partha Dey
4 months
Day 107 of #gfg160 โœ… Solved a string decoding problem of the format k[encodedString] using stacks. Handled nested structures and repeat logic cleanly in Java. Another day, another layer of logic mastered! #Java #DSA #StringParsing #100DaysOfCode #geekstreak2025 #GeeksForGeeks
0
0
1
@X_AyanRoy
Ayan
7 months
Day 14/160 โ€“ GfG 160 DSA Challenge ๐Ÿ”ข ๐Ÿงฉ Problem: Implement atoi() โœ”๏ธ Skipped whitespace โœ”๏ธ Handled sign โœ”๏ธ Parsed digits โœ”๏ธ Checked overflow ๐Ÿงช 1115/1115 test cases passed ๐Ÿ’ฏ Accuracy ๐Ÿง‘โ€๐Ÿ’ป Java #GfG160 #GeekStreak2025 #Java #Atoi #StringParsing #DSA @geeksforgeeks
0
0
1
@MohdHaider9603
Mohd Haider
19 days
Day 38/100 โ€“ #100DaysOfCode ๐Ÿš€ Solved Valid Number โœ… โ†’ Handled decimals, integers, scientific notation โ†’ Carefully validated positions of signs, '.', and 'e/E' โ†’ Pure logic, no regex ๐Ÿ” #Java #LeetCode #StringParsing #ProblemSolving
0
0
0
@ElzeinPhil
Phillip Elzein
2 months
SQL Tip Of The Day Use PARSENAME() to Split Dot-Separated Strings SELECT PARSENAME('Server.DB.Schema.Table', 1); -- Table SELECT PARSENAME('Server.DB.Schema.Table', 2); -- Schema Helpful for parsing object names. Used this trick before? #SQLTips #StringParsing #SQLServer
0
0
0
@rsk0315_h4x
ใˆใณใกใ‚ƒใ‚“๐Ÿ‘๐Ÿ๐Ÿฆƒ
5 years
ๆง‹ๆ–‡่งฃๆžใฎใ“ใ‚Œใ‚‚
0
1
3
@DigitalMelodic
Digital Melodic
2 years
Mastering the Art of Strings: Unleashing Powerful Functionalities in JavaScript for Dynamic Text Manipulation. . . . #JavaScriptStrings #StringManipulation #StringMethods #StringOperations #StringFunctions #TextProcessing #StringUtilities #StringParsing #digitalmelodic
0
0
0
@yashthumar_11
Yash Thumar
7 months
๐ŸŒŸ Day 14 of GeeksforGeeks 160! ๐ŸŒŸ ๐ŸŽฏ Problem: Implement atoi() (String to Integer) ๐Ÿ“ Skip spaces โ†’ handle sign โ†’ read digits โ†’ stop at non-digit โ†’ clamp to 32-bit range. โฑ O(n) | ๐Ÿ“ฆ O(1) #gfg160 #geekstreak2025 #DSA #Java #StringParsing #Atoi
0
0
0
@baldajan
Basil Al-Dajane
15 years
I can't believe first year recursion is coming in handy right now #stringparsing
0
0
0