Giter Site home page Giter Site logo

Ivan's Projects

khud0 icon khud0

A library of (mostly utility) methods which I often need to reuse.

lambdaplay icon lambdaplay

Random lambda expression tests with clear examples.

linqexperiments icon linqexperiments

Sorting and finding objects using Linq's query and extension methods.

personal-library icon personal-library

If you have a lot of books at your home and want to make a catalogue of them - Personal Library is the tool to use!

productofarrayexceptself icon productofarrayexceptself

Takes an int[] and coverts it into an int[] in which each index (i) is equal to product of all numbers in the array except for itself (array[i]).

rentcalclulator icon rentcalclulator

Calculates how much each of the roommates should pay for the rent, depending on their absence time.

sortedsquaredarray icon sortedsquaredarray

Methods in this solution turn a sorted int array with both negative and positive values into a sorted(!) int array of squared numbers.

stack icon stack

Stack implementation, based on ArrayList.

stopwatch icon stopwatch

A Stopwatch for achieving goals. Turn it on when you start doing something and pause when you take a break to figure out how much time you waste on side activities.

stringplay icon stringplay

A time efficiency comparison for methods which can perform actions on strings and modify them. For example, you can find the first non repeating character, all upper case characters or sorted strings using this tool.

sumoftwo icon sumoftwo

This program finds whether there is a number in int array "a" which will produce desired number "x" when added to another number from int array "b".

unitysfxrandomizer icon unitysfxrandomizer

Playing the same sound effect over and over is a bad idea. Use these few lines of code to make your game sound much more exciting by randomizing the SFX!

workflowengine icon workflowengine

A basic example of a loosely-coupled engine that will execute activities one by one.

wow-tbc-arp-calculator icon wow-tbc-arp-calculator

A tool for WoW 2.4.3 players to calculate the amount of Armor Penetration, required to bring a certain boss' armor value to 0.

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.