This repository contains Java programs that perform the following operations:
- Separate Even and Odd Numbers: Moves numbers into separate lists.
- Find Minimum Element & Index: Identifies the smallest value and its position.
- Find Neighboring Numbers with Smallest Distance: Returns the index of the first number.
- Convert Array to ArrayList & Vice Versa: Demonstrates conversions.
- Compile using
javac FileName.java - Run using
java FileName
- Name: Alabhya Sharma
- Branch: AIML-A1
- Batch: 2023-27