Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Array-and-ArrayList

Description:

This repository contains Java programs that perform the following operations:

  1. Separate Even and Odd Numbers: Moves numbers into separate lists.
  2. Find Minimum Element & Index: Identifies the smallest value and its position.
  3. Find Neighboring Numbers with Smallest Distance: Returns the index of the first number.
  4. Convert Array to ArrayList & Vice Versa: Demonstrates conversions.

How to Run:

  • Compile using javac FileName.java
  • Run using java FileName

Author:

  • Name: Alabhya Sharma
  • Branch: AIML-A1
  • Batch: 2023-27

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages