Tech NotesDeveloping an Intuition for Conditional ProbabilityConditional probability is usually talked about in the form, “what is the probability of event A happening, given that we know B happened?”Jun 15
InAnalytics VidhyabyAnjan ParajuliGRAPH COLORING AND APPLICATIONSGraph theory , one of the most important topic of computer science carries a great significance in algorithms and data structure. It is…Aug 1, 2021
Tech NotesA club of 12 people would like to choose a person for each office of president, a vice president…to solve this problem we shall use CombinatoricsApr 13Apr 13
InThe StartupbyCrack FAANGIntro to Discrete Math With C++Maths ( especially discrete mathematics ) and computer science go very much hand in hand.Jan 19, 20211Jan 19, 20211
Tech NotesA fair coin is flipped n times and the results recorded.The mathematics of a fair coin flipApr 13Apr 13
Tech NotesDeveloping an Intuition for Conditional ProbabilityConditional probability is usually talked about in the form, “what is the probability of event A happening, given that we know B happened?”Jun 15
InAnalytics VidhyabyAnjan ParajuliGRAPH COLORING AND APPLICATIONSGraph theory , one of the most important topic of computer science carries a great significance in algorithms and data structure. It is…Aug 1, 2021
Tech NotesA club of 12 people would like to choose a person for each office of president, a vice president…to solve this problem we shall use CombinatoricsApr 13
InThe StartupbyCrack FAANGIntro to Discrete Math With C++Maths ( especially discrete mathematics ) and computer science go very much hand in hand.Jan 19, 20211
Tech NotesA fair coin is flipped n times and the results recorded.The mathematics of a fair coin flipApr 13
InCoinmonksbyTech NotesPrime Factorization, GCD, and Euclid’s AlgorithmSome foundational encryption conceptsJan 23
Claire LiApplicable Uses of the XOR OperatorToday I’m here to talk about my love affair with the logical Exclusive-Or (XOR). Some pronounce is “ex-or”, others pronounce it “ZOR”…Sep 19, 20184