Explore different approaches to finding the first non-repeating character in a string.
Also find me here:
Baeldung Author
Bhaskar Ghosh
Hi, I am Bhaskar Ghosh Dastidar. Software Engineer. Foodie. Cinephile. INTP.
Here's what I've written (so far):
Baeldung on Java
- All
- Core Java (7)
- Java String (3)
- Java Collections (3)
- Java (3)
- Java Streams (2)
- Java Map (2)
- JVM (2)
- Persistence (1)
- Networking (1)
- Java List (1)
- Java IO (1)
- Java Concurrency (1)
- Java Array (1)
- JSON (1)
Baeldung on Computer Science
- All
- Trees (2)
Understanding Threaded Binary Trees
Filed under Trees
Learn about threaded binary trees and explore the different operations that can be performed on them.
Difference Between Full, Complete, and Perfect Tree
Filed under Trees
Explore the essential properties of full binary trees, complete binary trees, and perfect binary trees.
Baeldung on SQL
- All
- Databases (1)
Introduction to CrateDB
Filed under Databases
Discover CrateDB, an open-source, distributed SQL database designed for storing and running high-speed analytics on large volumes of data.