Skip to content
View adricals90's full-sized avatar
Block or Report

Block or report adricals90

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

Pinned Loading

  1. Audio-Recorder- Audio-Recorder- Public

    Android application using MVVM architectural components, live data and material design in the front end

    Java 1

  2. Expectation-Maximization-EM- Expectation-Maximization-EM- Public

    This algorithm finds the Maximum likelihood estimates in a model with incomplete data

    Java

  3. Android_User_Autentification Android_User_Autentification Public

    Java

  4. Data-Structures_Algorithms-API Data-Structures_Algorithms-API Public

    This is API containing the essential data structures. All of these data structures are implemented using java generics as the original Java Collections API. This project also focuses in the abstrac…

    Java

  5. 8-Puzzle-AI- 8-Puzzle-AI- Public

    This program solves the 8-puzzle problem using heuristics and the following search algorithms: A* , IDA and Branch and Bound.

    Java 1 1

  6. Divide-and-Conquer-Sorting-Algorithms_-Analysis Divide-and-Conquer-Sorting-Algorithms_-Analysis Public

    Algorithm and Analysis of the following divide and conquer sorting algorithms: Heap Sort, Merge Sort and Quick Sort

    Java