Skip to content

Surane123/Daily-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸ“˜ Daily Coding Problems β€” Java Practice

This repository contains my daily coding practice solutions written in Java.
I regularly solve algorithm and data structure problems to strengthen problem-solving skills and prepare for technical interviews.

This repo is continuously updated with new problems and improved solutions.


🎯 Objectives

  • Practice coding problems daily
  • Improve algorithmic thinking
  • Build consistency in problem solving
  • Prepare for coding interviews
  • Learn common problem patterns

πŸ›  Language

  • Java

πŸ“‚ Repository Organization

  • Each file contains a standalone solution
  • Problems are added regularly
  • Solutions focus on clarity and correctness
  • Optimized approaches are added when applicable

Future updates may include topic-wise folders and multiple approaches per problem.


🧠 Topics Covered (Growing List)

  • Arrays
  • Strings
  • Math & Number Logic
  • Loops & Conditions
  • Hashing
  • Greedy techniques
  • Two-pointer patterns
  • Basic Data Structures
  • Interview patterns

⏱ Practice Approach

  • Solve problems consistently
  • Focus on understanding logic first
  • Optimize after correctness
  • Review patterns and reusable techniques
  • Refactor solutions when better approaches are learned

▢️ Running the Code

Compile and run any file using:

javac FileName.java
java FileName

πŸ“ˆ Progress

This repository grows over time with continuous practice and learning.


πŸ‘¨β€πŸ’» Author

Surender R
Java β€’ DSA Practice β€’ Interview Preparation


πŸ“Œ Disclaimer

Problems belong to their respective platforms.
Solutions are written for learning and practice purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages