Skip to content
View oguzilerle's full-sized avatar

Highlights

  • Pro

Block or report oguzilerle

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

Popular repositories Loading

  1. Sorting-Algorithms-Implementations Sorting-Algorithms-Implementations Public

    C++

  2. Partitioning-an-area-with-minimum-waste Partitioning-an-area-with-minimum-waste Public

    The aim here is to reduce the area which does not belong any partition. For example, let our farmers have a field of (7 x 10) and the smallest area needed for a group of plant might be (6 x 5) and …

    C++

  3. Acyclic-Directed-Graph-Detector Acyclic-Directed-Graph-Detector Public

    You know the number of racers participating in the race (N) but you do not know the initial ordering of the racers at the race start. Commentators are giving updates about the race like "Racer 3 pa…

    C++

  4. Shortest-Path-Implementation Shortest-Path-Implementation Public

    Jimmy needs to get his Master's thesis signed by three people to complete his degree. One of those people is his supervisor. Other two are Prof.X and Prof.Y. However, he doesn't have much time left…

    C++

  5. Implementation-and-design-of-a-database-for-Vaccination- Implementation-and-design-of-a-database-for-Vaccination- Public

    Java

  6. HashTable-MaxHeap-Finding-the-murderer-among-suspects HashTable-MaxHeap-Finding-the-murderer-among-suspects Public

    As the chief of homicide bureau, you are charged to find the murderer(s) in a murder case. Each murder suspect is held by a unique avatar name in the system. Also, according to the statements of ey…

    C++