Skip to content
View Akineyshen's full-sized avatar
🖋️
Study
🖋️
Study
Block or Report

Block or report Akineyshen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Akineyshen/README.md

Hi there 👋

Akineyshen/Akineyshen** is a ✨ special ✨ repository because its README.md (this file) appears on your GitHub profile.

Here are some ideas to get you started:

  • 🔭 I’m currently working on ...
  • 🌱 I’m currently learning ...
  • 👯 I’m looking to collaborate on ...
  • 🤔 I’m looking for help with ...
  • 💬 Ask me about ...
  • 📫 How to reach me: ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: fff

Popular repositories

  1. Library Library Public

    This project is a library management program that provides functions for adding, deleting, editing, and searching for books. Users can easily find books by author name, title, or year of publicatio…

    C

  2. Airline Airline Public

    This Java project offers a console-based system for managing air travel. Users can create, view, and delete airports, routes, flights, airplanes, clients, and tickets. It provides tools for efficie…

    Java

  3. Map Map Public

    This Java program analyzes a 2D grid map to find the largest contiguous land area and the longest river using DFS. It reads terrain symbols from "in.txt".

    Java

  4. Bases Bases Public

    This program determines the maximum number of bases that can fit within a 90-degree sector, among a given list of bases with coordinates in degrees and minutes.

    Java

  5. Reservations Reservations Public

    This Java program calculates the maximum profit from booking reservations for two rooms, using dynamic programming and memoization.

    Java

  6. BST BST Public

    This Java program implements a binary search tree (BST) to perform insertions, deletions, searches, and count values with specific integer parts from a file.

    Java