Skip to content

kumarcodes/Java8Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains a collection of java* codes that I have prepared for my interview practice. These snippets covers various java related topics which is commonly asked in technical Interviews.

Contents

Each folder corresponds to a specific topic or a problem category. Within each folder you will find multiple coding questions and solutions.

Topics Covered

  1. Java 8

Getting Started

To run the Java* code snippets, ensure you have a Java Development Kit(JDK) installed on your machine. You can compile and run the Java files using any Java compiler or IDE of your choice.

Clone the project

  git clone https://github.com/kumarcodes/JavaCodingSnippets.git

Go to the project directory

  cd JavaCodingSnippets

Compile Java code

  javac filename.java

Run Java Program

  java filename

License

This project is licensed under the MIT License- see the LICENSE file for details.

Tech Stack

Programming Language: Java8

Logo

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages