Explore tweets tagged as #strings_in_java
Day 26: Started learning Strings in Java today and solved a few string questions to get some hands-on practice Really enjoying how flexible strings are and how many problems depend on them. Feels like a fresh chapter with lots to explore! #Java #LearnInPublic #CodingJourney
0
0
1
0
0
1
๐ป Just finished learning Strings in Java and kicked off my DSA string journey! Solved my first LeetCode string problem โ Reverse String ๐ Feeling pumped to dive deeper into string manipulation & logic building! ๐ชโจ #100DaysOfCode #LeetCode #Java #DSA #CodingJourney
0
0
2
>receive ticket at previous job >app is bugging out at certain point, no one knows why >look at source code >someone tried to use a comparison operator to compare two strings in Java >mfw it was written by Indian coworker >mfw my job consists of cleaning up after these guys
1
0
13
In JDK 25, we improved the performance of the class String in such a way that the String::hashCode function is mostly constant foldable. Learn more: https://t.co/rcAhTi8UmS
3
61
389
Day 2 of #100DaysOfCode ๐ป DSA in Java (Apna College Alpha Batch โ Ch 17: Strings) โ
String functions (equals(), charAt()) โ
Shortest path to destination โ
Largest string (lexicographical) โ
StringBuilder โ
Capitalize first letter โ
String compression #buildinpublic
51
3
238
๐ Day 10 of #111DaysOfCode Had a chill day, but still managed to learn about strings in java...
0
0
11
Daily Go Series#1 Strings it's not what you think it is! Let's talk about strings in Go. In languages like Java, string is a collection of char data type. but in Go, a string is a UTF8 encoding of Unicode characters. What's Unicode?? We know that machines only understand
15
13
382
๐ #Day20 of #100DaysOfCode Strings in Java-Script , Learning from: @CodeWithHarry1
#CodingJourney #WebDevelopment #DevInProgress #development
0
0
8
Java Substring: A Comprehensive Guide Learn how to use Javaโs substring method efficiently. This guide covers syntax, examples, performance tips, and best practices for handling strings in Java.
8
0
9
Day 72 Getting a job in 8 months. Web Dev: - Learned about Event in React & Synthetic Events. DSA: - Learned Strings in Java. - Solved 2 DSA questions. #100DaysofCode #DSA #React #buildinpublic
6
0
66
-In Java, a String is an object that represents a sequence of characters. It is part of the java.lang package and is immutable, meaning once a String object is created, its value cannot be changed. Strings are widely used in Java for handling textual data.
1
0
6
Learn the basics of Java strings. Discover how Java treats strings as immutable objects and explore their role in processing and manipulating text. Perfect for beginners. Learn more: Visit the Website.
1
0
8
๐
Day 16 of #100DaysOfCode โ
Learned about Strings in Java and their internal working โ
Explored classes and variable handling โ
Understood the difference between == and .equals() for comparisons Thanks to @kunalstwt for the great explanation. #Java #DSA #ProblemSolving
0
0
1
๐ Day 21/100 - DSA Journey ๐ (watched a 1.5 hr lec) > Learnt String & StringBuilder in Java > Internal Working of Strings > String Methods & String Performance etc. #DSA #100DaysofCode #Java #LearninPublic #Coder #LeetCode
2
0
40
Day 34/60: Solved 2 questions on Strings in Java and pushed the code to GitHub. Not feeling great today โ the weatherโs getting colder here, feels like winter is already here ๐ฅถ #100DaysOfCode #Java #CodingJourney #GitHub #Consistency
1
1
5
whoever hardcoded the placeholder strings for the new gemini-cli is nuts, bro why do you need to search USB orientation for writing a simple DFS program in java
3
1
65
Day 43/60 Solved 2 questions on Strings in Java today and pushed the code to my GitHub. Staying consistent day by day ๐ช Also, wishing you all a very Happy Diwali! โจ๐ฅ #100DaysOfCode #Java #Consistency #GitHubJourney
0
0
3
Week 10 of DSA with JAVA ,Today we covered Strings in Java BRUTE Force approach Robin Karp algorithm KMP Algorithm
0
1
2