Giter VIP home page Giter VIP logo

Omar Negron's Projects

collinear-points icon collinear-points

A program to recognize line patterns in a given set of points. This kind of pattern recognition arises in many applications such as statistical data analysis. Brute force and faster, sorting-based solutions are provided.

design-patterns icon design-patterns

This repository serves as a reference with concepts and code examples of the Gang of Four creational, structural, and behavioral design patterns.

eshoponweb-kubernetes icon eshoponweb-kubernetes

Deployment of the Microsoft eShopOnWeb sample application to a Kubernetes cluster in Azure.

general-tree icon general-tree

Implementation of a general tree data structure using left-child right-sibling representation and C# generics.

heapsort icon heapsort

Sorting using a heap-based priority queue. An elementary priority queue is also provided for educational purposes.

java-streams icon java-streams

Examples of Java Streams and parallel functional programming with Java.

linked-deque icon linked-deque

A generic double-ended queue data type. Linked-list implementation.

percolation icon percolation

A program to estimate the value of the percolation threshold via Monte Carlo simulation.

randomized-queue icon randomized-queue

A generic data type where the item removed is chosen uniformly at random among items in the queue. Array implementation.

shape-drawer icon shape-drawer

A simple GUI to demonstrate how to use the bridge pattern and DIP to decouple the rendering logic from the client code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.