Privacy-Preserving Association Rule MiningIntroduction: This articles features a technique to hide association rules from getting mined.Jun 27, 2022Jun 27, 2022
Quick Sort (With 3 partitions)In the field of Computer Science, we learned in the subject of “Design and Analysis of Algorithms” (a nightmare coming true), a sorting…Feb 27, 2022Feb 27, 2022
Complexity Theory - Part 2In the previous part, we have seen the basics we formed to go ahead to taste the actual spice of the dish, called “Complexity Theory”. So…Dec 14, 2021Dec 14, 2021
Complexity Theory — part 1Introduction: Presenting the parts of complexity theory, or the mathematical basis of the algorithm evaluation.Dec 11, 2021Dec 11, 2021
Dinic’s AlgorithmDinic’s algorithm is used to solve the max-flow problem, a very common problem in the computer science domain.Nov 20, 2021Nov 20, 2021