Skip to content
View Ali-Ebrahimi-Official's full-sized avatar

Block or report Ali-Ebrahimi-Official

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Binary-Search Binary-Search Public

    This is a program for implementing MY VERY FIRST Binary Search SOPHISTICATED and NUANCED Algorithm Design (It was one of MY FIRST Algorithm Designs) As A Philomath, Considered for ASCENDING SORTED …

    Java

  2. String_CapAndJoin_Custom_Method String_CapAndJoin_Custom_Method Public

    First Things First : Algorithms. You can see a Java implementation for capitalizing and joining for Strings here in src/com/aliebrahimi/Utilites.java

    Java

  3. FizzBuzz FizzBuzz Public

    Are you a TESTER ? Tell ME about : wrong condition order can mess up, with this FizzBuzz Program

    Java

  4. Entirely-Self-Created-Linked-List Entirely-Self-Created-Linked-List Public

    This is an Entirely Self-Created linked list using Set to help being understandable for new programmers. You can see an implementation without any sort of Collection in the next repository for Doub…

    Java

  5. Entirely-Self-Created-Doubly-Linked-List Entirely-Self-Created-Doubly-Linked-List Public

    This is an Entirely Self-Created doubly linked list without using any kind of Collection (Challenge Included : Find The Bug IF You Can ! )

    Java

  6. Balanced-Expression Balanced-Expression Public

    Desc

    Java