GithubHelp home page GithubHelp logo

amirabramovich's Projects

argo-cd icon argo-cd

Declarative continuous deployment for Kubernetes.

b-tree icon b-tree

a B-tree is a self-balancing tree data structure that keeps data sorted and allows searches, sequential access, insertions, and deletions in logarithmic time. The B-tree is a generalization of a binary search tree in that a node can have more than two children. Unlike self-balancing binary search trees, the B-tree is well suited for storage systems that read and write relatively large blocks of data, such as discs. It is commonly used in databases and filesystems.

complexrootssolver icon complexrootssolver

program to find a single root of a polynomial of complex coefficients using x87

java icon java

All Algorithms implemented in Java

kroki icon kroki

Creates diagrams from textual descriptions!

linuxfs icon linuxfs

implementation of linux file system

magicsquares icon magicsquares

Magic Squares are square-matrices of numbers from 1..nxn, where the sums of each row, column, and the two main diagonals are all the same

myhome icon myhome

A Java application which helps people to manage their apartment.

nearestpair icon nearestpair

by given n points in metric space, find a pair of points with the smallest distance between them.

nobel icon nobel

The creators are Amir Abramovich and Dean Caspy. We are Computer Science students in Ben Gurion University. We did this project as part of Digital Humanities course by guidance of Dr. Yael Netzer.

nqueens icon nqueens

How can N queens be placed on an NxN chessboard so that no two of them attack each other?

postfixbignumcalculator icon postfixbignumcalculator

The calculator will use postfix notation for input, and will use a pushdown stack in the implementation.

quadratic-equation icon quadratic-equation

Solving quadratic equation using quadratic formula, and improving its precision

sic icon sic

implemention of SIC virtual machine using assembly and using SIC itself using self-modifying 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.