Explore tweets tagged as #StringProcessing
@manasairl
Mansa
22 days
Day 18 of #100DaysOfCode โœ….Counted vowels, consonants, spaces, and symbols in Java. Every character counts - literally! ๐Ÿ“Š.#Java #CodingJourney #StringProcessing
Tweet media one
5
0
33
@Mohd_Saqib_
Mohd Saqib
2 months
๐Ÿš€ย Day 342 & 343 of Codeย ๐Ÿš€. Solved :. โœ…ย 594. Longest Harmonious Subsequence. โœ…ย 134. Gas Station. โœ…ย 3330. Find the Original Typed String I. #Day342 #Day343 #LeetCode #DSA #HashMap #Greedy #StringProcessing #ProblemSolving #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
0
0
1
@YashPor22727500
Yash Porwal
2 months
โœ… Day 17 of #100DaysOfCode.Solved "Simplify Path" ๐Ÿ“ on LeetCode โ€” implemented a stack-based solution to convert Unix-style paths to their canonical form!.#LeetCode #Python #DSA #StringProcessing #DrGVishwanathan #100DaysChallenge #CodingJourney #ProblemSolving
Tweet media one
0
1
7
@Yash_623
Yash
5 months
๐Ÿ”ฅ Day 198 of DSA Series ๐Ÿš€. Solved 1 LeetCode problem!. 1๏ธโƒฃ Count Number of Homogeneous Substrings ๐Ÿ”ค๐Ÿ“Š.Used sliding window logic to count consecutive characters efficientlyโ€”simple yet elegant! ๐Ÿ’กโœ…. #100DaysOfCode #LeetCode #DSA #StringProcessing #CodingChallenge
Tweet media one
0
0
1
@Yash_623
Yash
5 months
๐Ÿ”ฅ Day 188 of DSA Series ๐Ÿš€. Solved 1 LeetCode problem!. 1๏ธโƒฃ Remove Letter to Equalize Frequency โœ‰๏ธโš–๏ธ.Interesting frequency map challengeโ€”tested edge cases and string manipulation skills!. #100DaysOfCode #LeetCode #DSA #CodingChallenge #StringProcessing
Tweet media one
1
0
4
@Yash_623
Yash
4 months
๐Ÿ”ฅ Day 227 of DSA Series ๐Ÿš€. Solved 1 LeetCode problem!. 1๏ธโƒฃ Longest Unequal Adjacent Groups Subsequence I ๐Ÿ”ค๐Ÿšซ.โ€“ Focused on selecting non-matching consecutive elements to maximize length! ๐Ÿ’กโœ…. #100DaysOfCode #LeetCode #DSA #Greedy #StringProcessing #CodingChallenge
Tweet media one
0
0
2
@YashPor22727500
Yash Porwal
2 months
โœ… Day 16 of #100DaysOfCode.Solved "Count and Say" ๐Ÿ”ข on LeetCode โ€” implemented the iterative solution to generate the run-length encoded digit sequence up to the nth term!.#LeetCode #Python #DSA #StringProcessing #DrGVishwanathan #100DaysChallenge #CodingJourney #ProblemSolving
Tweet media one
0
0
6
@nator1_hrj
natori
5 months
Day 28 of LeetCode. - 38. Count and Say .- Implemented a simple loop-based RLE to build the nth count-and-say string. Each step describes the previous step using counts. #LeetCode #Python #100DaysOfCode #StringProcessing
Tweet media one
0
0
2
@aditya_7989
aditya prajapati
1 month
๐Ÿš€ Day 118 of #GFG160. Today's challenge: ๐Ÿงฎ ASCII Range Sum Between Repeats!.Find the sum of ASCII values strictly between first & last occurrence of repeating characters in a string! ๐Ÿ”๐Ÿ”ก.@geeksforgeeks.#GeekStreak2025 #StringProcessing #ASCII #CodingChallenge #gfg160
Tweet media one
0
0
3
@Dawn_of_Death
Stranger
9 months
Day 76: 365 Days of DSA Challenge. ๐Ÿ” Problem: Largest Odd Number in String. Efficiency.โฑ๏ธ Time Complexity: O(n), where n is the length of the string num. ๐Ÿ“ฆ Space Complexity: O(1), as the solution uses no extra data structures. #365DaysOfDSA #Day76 #StringProcessing
Tweet media one
0
0
1
@BeginnerPro27
BeginnerProgrammer
3 months
๐Ÿ”น Day 165 of.Solved LeetCode #2942: Find Words Containing Character ๐Ÿ”๐Ÿ“.Used Java to iterate efficiently and return indices of matching words. Simple but great for string manipulation practice!.#Java #LeetCode #Coding #StringProcessing #200DaysOfCode #ProblemSolving
0
1
5
@HPCLab
HPC Lab @ ISTI-CNR
2 years
๐Ÿ“ขSPIRE 2023ย - Call for Papers.30th International Symposium on String Processing and Information Retrieval.September 26-28, Pisa, IT.๐Ÿ‘‰#StringProcessing #InformationRetrieval #ComputationalBiology.@fmnardini @RicercaUnipi @CNRsocial_ @sigir_students
Tweet media one
0
2
2
@bishwabandhu06
Bishwa Bandhu Parmar
6 months
๐Ÿš€ #Day 115 of My GeeksforGeeks 160 Days Coding Challenge!. ๐Ÿ’ป Problem: Palindromic Substrings. ๐Ÿ”— GitHub: #ProblemSolving #StringProcessing #Palindrome #CodingChallenge #GeeksforGeeks #Algorithms #Learning ๐Ÿš€
Tweet media one
0
0
0
@bishwabandhu06
Bishwa Bandhu Parmar
6 months
๐Ÿš€ #Day 112 of My GeeksforGeeks 160 Days Coding Challenge!. ๐Ÿ’ป Problem: Longest Common Subsequence (LCS). ๐Ÿ”— GitHub: #ProblemSolving #DynamicProgramming #StringProcessing #LCS #CodingChallenge #GeeksforGeeks #Algorithms #Learning ๐Ÿš€
Tweet media one
0
0
0
@itpfed
IT Partners, INC
9 years
New Features in ABAP 7.4 โ€“ String Processing #ITPSAP #ABAP740 #STRINGPROCESSING
Tweet media one
0
0
0
@bishwabandhu06
Bishwa Bandhu Parmar
6 months
๐Ÿš€ #Day 114 of My GeeksforGeeks 160 Days Coding Challenge!. ๐Ÿ’ป Problem: Longest Palindromic Substring (LPS). ๐Ÿ”— GitHub: #ProblemSolving #StringProcessing #LPS #Palindrome #CodingChallenge #GeeksforGeeks #Algorithms #Learning ๐Ÿš€
Tweet media one
0
0
0
@Smashycomman
Some Guy
14 years
This C++ assignment is proving to be very difficult- - Create a program called stringProcessing.c that does. http://tumblr.com/xcj2bkdd0u.
0
0
0
@knime
KNIME
3 years
๐Ÿ”ฅ The solution to #JustKNIMEIt challenge 13 is out! ๐Ÿ”ฅ Did your #stringprocessing skills get better? How many #KNIME nodes did you use in your solution? ๐Ÿ˜‰ . Remember to use the #KNIME forum to share your solution with the community! . #textprocessing
Tweet media one
0
3
5