sachinlala
Follow
Highlights
Pinned Loading
-
SimplifyLearning
SimplifyLearning PublicBasic and advanced Algorithms, written in Java, built w/ Gradle, CI thru TravisCI, covered w/ JaCoCo and coverage reported thru Coveralls.
-
-
Gift Cards Breakage Analysis & Forec...
Gift Cards Breakage Analysis & Forecasting 1## Breakage Analysis & Forecasting
23This involves taking a life cycle of a card and calculating how much money is left on the card post expiry.
4The goal is to take ALL the cards where we get breakage and calculate the breakage.
5Based on the breakage from past years, we need the ability to “forecast” the breakage for future.
-
Find Majority Element
Find Majority Element 1/**
2* <a href="https://en.wikipedia.org/wiki/Boyer%E2%80%93Moore_majority_vote_algorithm">Boyer Moore Voting Algorithm</a>
3* <p>Basic idea of the algorithm is if we cancel out each occurrence of an element e with all the other elements that are different from e then e will exist till end if it is a majority element.</p>
4* Majority = n/2
5*/
-
design-for-life/contact-card-widget
design-for-life/contact-card-widget Publican embeddable widget to display contact information
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.