Strings and StringBuilder in Java
Offered By: Kunal Kushwaha via YouTube
Course Description
Overview
Dive deep into the world of Strings and StringBuilder in Java through this comprehensive video tutorial. Explore the internal workings, memory management, and various operations of these fundamental concepts. Learn about string creation methods, string pooling, immutability, comparison techniques, and performance optimization. Discover the power of StringBuilder for efficient string manipulation. Master essential string methods and apply your knowledge to solve practical problems like palindrome detection. Enhance your Java programming skills with hands-on examples and gain valuable insights for DSA interviews and placements.
Syllabus
Introduction
What is String?
String Creation: string literal
Internal Working of String
String Pooling
String Immutability
String Comparison: ==
String Creation: new keyword
String Comparison: .equals
PrintStream Class
toString Method
Pretty Printing in Java
Format Specifiers
String Concatenation Operator
String Performance
StringBuilder Class
String Methods
Palindrome Program
Outro
Taught by
Kunal Kushwaha
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity