Skip to content
Build With Sachin Blogs

Build With Sachin Blogs

By Sachin Gurjar

  • Home

Java

black Rode condenser microphone beside computer monitor

A Beginner Guide to HashMap, TreeMap, and LinkedHashMap Data Structures in Java

March 22, 2024 Sachin Gurjar

Dive deeper into the practical applications of Java’s HashMap, TreeMap, and LinkedHashMap. Discover best practices, performance considerations, and tips for optimal usage.

Categories Java
turned-on gray laptop computer

Double Brace Initialization in Java

March 18, 2024 Sachin Gurjar

Explore the Double Brace Initialization idiom in Java. Understand its advantages, drawbacks, and discover better alternatives.

Categories Java
woman sleeping on bed under blankets

Choosing the Right Collection Class in Java

March 14, 2024 Sachin Gurjar

Dive deep into the Java Collection framework and understand how to choose the right collection class for your needs. From Lists and Sets to Maps and Queues, get a comprehensive overview to make informed decisions.

Categories Java
man riding motorcycle near mountain

Comprehensive Guide to Spring MVC Interview Questions for Java Developers

March 12, 2024 Sachin Gurjar

Dive deep into the world of Spring MVC with our comprehensive guide. From core components to testing, this article is a must-read for every Java developer preparing for interviews.

Categories Java
man holding phone white using MacBook

Resolving the java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver Error

March 8, 2024 Sachin Gurjar

Connecting a Java application to Microsoft SQL Server necessitates a clear understanding of JDBC and the intricacies of classpath configurations. By ensuring the presence and proper configuration of the required JDBC driver, developers can seamlessly connect to SQL Server and avoid the java.lang.ClassNotFoundException error.

Categories Java
gray and black HP laptop

Ultimate Beginneer Guide to Garbage Collection in Java

March 6, 2024 Sachin Gurjar

Explore advanced garbage collection techniques in Java, understand the changes in modern Java versions, and discover tips for effective garbage collection management.

Categories Java
laptop, code, programming

Mastering the Java SE 11 Developer Certification Exam [1Z0-819] in 2023

March 4, 2024 Sachin Gurjar

Dive into our comprehensive guide to ace the Java SE 11 Developer Certification Exam [1Z0-819] in 2023. From understanding core topics, enrolling in courses, to engaging in mock tests, we’ve got you covered. Elevate your Java skills and stand out in the developer community.

Categories Java
stairs, horror, dark

Overriding hashCode() in Java with Examples

March 2, 2024 Sachin Gurjar

Dive into the intricacies of overriding the hashCode() method in Java. Discover its significance, best practices, and a step-by-step guide to ensure optimal performance in Java collections.

Categories Java
black laptop computer on table

Mastering Java 8 IntStream from Scratch for Beginners

February 29, 2024 Sachin Gurjar

Dive deep into Java 8’s IntStream, a specialized stream for primitive integers. Learn how to create, manipulate, and perform aggregate operations with practical examples.

Categories Java
silver MacBook on laptop table on sofa

3 Ways to Sort Maps by Keys in Java 8

February 29, 2024 Sachin Gurjar

Dive deep into sorting Maps by keys in Java 8 with this comprehensive guide. Learn about the stream() method, TreeMap class, and advanced sorting techniques.

Categories Java
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page11 Next →
Sachin Gurjar

Sachin Gurjar

Hello, world! I'm a passionate Full Stack Blockchain Developer with a robust 3 years of experience in the ever-evolving blockchain landscape. My journey in this field is fueled by my fascination with decentralized technology and its potential to revolutionize the digital world. I specialize in creating seamless, secure, and innovative blockchain solutions, striving to bridge the gap between complex blockchain technology and real-world applications. When I'm not immersed in coding or exploring new blockchain trends, I love sharing my insights and adventures in the blockchain realm right here on my blog. Join me in this exciting journey through the world of blockchain!

Follow

  • LinkedIn

Latest Posts

  • MacBook Pro displaying island
    Converting String and Characters to ASCII in Java
  • man holding clear glass mug while facing flat screen monitor
    Types of Inheritance in Java: Single, Multiple, Multilevel, Hierarchical & Hybrid
  • woman in white long sleeve shirt sitting on white car
    Understanding the java.net.SocketException: Software Caused Connection Abort
  • a computer monitor sitting on top of a white desk
    How to Accurately Retrieve the Current Date in JavaScript
  • two black birds on electric wires under gray sky during daytime
    Fixing the java.net.SocketException Error in Java
  • person using macbook pro on pink and white floral textile
    Reading and Writing Text Files in Java

Categories

  • Angular
  • Blockchain
  • C Language
  • CSS
  • Docker
  • Flutter
  • Git and GitHub
  • Go Programming Language
  • HTML
  • Java
  • JavaScript
  • Kotlin
  • Product Management
  • Python
  • React
  • Rust
  • Scala
  • Solidity
  • Tech
Copyright © Build With Sachin 2025. All Rights Reserved.
Next Page »