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

Block or report jjacildo

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. jjacildo.github.io jjacildo.github.io Public

    My web portfolio

    HTML 1

  2. BST BST Public

    Assignment from Data Structures course. A Binary Search Tree. Implementing add and inOder method using iterative version

    Java

  3. nQueens nQueens Public

    Homework from Algorithms class to find n-Queens in a set of boards using backtracking to solve the problem.

    Java

  4. Paragraph-analysis Paragraph-analysis Public

    Simple Paragraph Analysis Project which calculates how many each word is in the paragraph and which sentence the word was found in the paragraph, then returns the results in alphabethical order

    C#