DEV Community

Arshi Saxena profile picture

Arshi Saxena

Full Stack Developer | Java, Spring Boot, Angular Expert

Location Jaipur, India Joined Joined on  Email address arshisaxena26@gmail.com github website

Education

Amity University Rajasthan

Pronouns

She

Work

Software Engineer

StringBuilder vs StringBuffer in Java

StringBuilder vs StringBuffer in Java

16
Comments 2
3 min read

Want to connect with Arshi Saxena?

Create an account to connect with Arshi Saxena. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Strings: Understanding Mutability and Immutability

Strings: Understanding Mutability and Immutability

10
Comments 2
3 min read
Strings: Checking for Palindromes

Strings: Checking for Palindromes

9
Comments 2
3 min read
Strings: Basic Methods in Java-Interview Essentials

Strings: Basic Methods in Java-Interview Essentials

10
Comments 2
4 min read
Strings: Garbage Collection and Immutability in Java

Strings: Garbage Collection and Immutability in Java

9
Comments
3 min read
Strings: String Pool and Memory Management in Java

Strings: String Pool and Memory Management in Java

8
Comments
3 min read
Exploring Nuances of the Java Scanner Class

Exploring Nuances of the Java Scanner Class

8
Comments
2 min read
Polymorphism: Decoding Method Overriding in Java

Polymorphism: Decoding Method Overriding in Java

13
Comments
3 min read
Polymorphism: Decoding Method Overloading in Java

Polymorphism: Decoding Method Overloading in Java

9
Comments 2
4 min read
Abstraction: Abstract Class vs Interface

Abstraction: Abstract Class vs Interface

12
Comments
3 min read
Abstraction: Decoding Interfaces in Java

Abstraction: Decoding Interfaces in Java

6
Comments
7 min read
Abstraction: Decoding Abstract Classes in Java

Abstraction: Decoding Abstract Classes in Java

9
Comments
3 min read
Cracking OOP in Java: A PIE You’ll Want a Slice Of

Cracking OOP in Java: A PIE You’ll Want a Slice Of

15
Comments
5 min read
Static Keyword: Overloading, Overriding, and the Role of this and super

Static Keyword: Overloading, Overriding, and the Role of this and super

8
Comments
4 min read
Static Keyword: Accessing Static and Non-Static Members in Methods

Static Keyword: Accessing Static and Non-Static Members in Methods

10
Comments
3 min read
Static Keyword: Decoding Static Variables in Java

Static Keyword: Decoding Static Variables in Java

9
Comments
3 min read
Static Keyword: Decoding Static Blocks in Java

Static Keyword: Decoding Static Blocks in Java

10
Comments
3 min read
Mastering the final Keyword in Java: Constants, Immutability, and More

Mastering the final Keyword in Java: Constants, Immutability, and More

7
Comments 3
3 min read
Mastering SUPER Keyword in Java: Unlocking Inheritance and Constructor Chaining

Mastering SUPER Keyword in Java: Unlocking Inheritance and Constructor Chaining

9
Comments
7 min read
Mastering THIS Keyword in Java: A Key to Clean and Effective Code

Mastering THIS Keyword in Java: A Key to Clean and Effective Code

7
Comments
4 min read
HashMaps in Action: Tackling a Common Java Interview Challenge

HashMaps in Action: Tackling a Common Java Interview Challenge

9
Comments
4 min read
Exploring HashSet: A Dive into Unordered Collections

Exploring HashSet: A Dive into Unordered Collections

13
Comments 3
3 min read
Cracking the Basics of HashMap: Key Concepts for Java Developers

Cracking the Basics of HashMap: Key Concepts for Java Developers

10
Comments 6
3 min read
Arrays vs. ArrayLists: A Must-Know Topic for Java Interviews

Arrays vs. ArrayLists: A Must-Know Topic for Java Interviews

8
Comments
4 min read
Understanding ArrayList: Essential Knowledge for Interviews

Understanding ArrayList: Essential Knowledge for Interviews

10
Comments 2
3 min read
Understanding Memory Leaks in Java: Common Causes and How to Detect Them

Understanding Memory Leaks in Java: Common Causes and How to Detect Them

5
Comments 2
3 min read
Understanding Garbage Collection in Java: Essential for Interview Preparation

Understanding Garbage Collection in Java: Essential for Interview Preparation

5
Comments
3 min read
Navigating JVM Memory: Key Concepts for Your Java Interview

Navigating JVM Memory: Key Concepts for Your Java Interview

6
Comments
4 min read
Common Interview Question: Swapping Two Numbers Without a Temporary Variable in Java

Common Interview Question: Swapping Two Numbers Without a Temporary Variable in Java

5
Comments 2
2 min read
Mastering JavaDoc: How to Document Your Java Code

Mastering JavaDoc: How to Document Your Java Code

6
Comments
3 min read
Understanding Java as a Strongly Typed Language: A Beginner’s Guide

Understanding Java as a Strongly Typed Language: A Beginner’s Guide

6
Comments
3 min read
Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls

Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls

5
Comments
4 min read
Understanding Data Types in Java: Common Pitfalls and Best Practices

Understanding Data Types in Java: Common Pitfalls and Best Practices

10
Comments
4 min read
Shifting Non-Zero Values Right : A Common Array Interview Problem-2

Shifting Non-Zero Values Right : A Common Array Interview Problem-2

5
Comments
4 min read
Shifting Non-Zero Values Left: A Common Array Interview Problem-1

Shifting Non-Zero Values Left: A Common Array Interview Problem-1

5
Comments
3 min read
Understanding Array Basics in Java: A Simple Guide

Understanding Array Basics in Java: A Simple Guide

5
Comments
3 min read
loading...