Kishore Kumar
Home
Blog
Interests
CV
user-profile-circle-solid
Contact
December 2025
Multi-Agent Systems: Harnessing Collective Intelligence - A Survey
4 December 2025
#
domain
/
cs
/
ai
/
ml
/
llms
Reasoning, Acting, and Learning : A Survey of Single-Agent LLM Patterns
4 December 2025
#
domain
/
cs
/
ai
/
ml
/
llms
August 2025
Basics of Supervised Learning - Linear Regression
19 August 2025
#
domain
/
cs
/
ai
/
ml
/
machine
/
learning
#
domain
/
math
/
probability
/
statistics
July 2025
Log-Structured Merge Tree (LSM Trees)
28 July 2025
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
cs
/
systems
/
databases
June 2025
Building a Type-Safe Tool Framework for LLMs in Scala
17 June 2025
#
domain
/
cs
/
ai
/
ml
/
llms
#
domain
/
cs
/
languages
/
theory
October 2024
"In Search of an Understandable Consensus Algorithm (Extended Version)" - RAFT
25 October 2024
#
domain
/
cs
/
systems
/
distributed
/
systems
September 2024
Towards a Completely Self-Driven DBMS - Challenges OtterTune Faced
9 September 2024
#
domain
/
cs
/
ai
/
ml
/
machine
/
learning
#
domain
/
cs
/
systems
/
databases
OtterTune - Automatic Database Management System Tuning Through Large-Scale Machine Learning
9 September 2024
#
domain
/
cs
/
ai
/
ml
/
machine
/
learning
#
domain
/
cs
/
systems
/
databases
August 2024
"What Goes Around Comes Around" - The History of Database Systems - Part 1 (1960 - 2000)
19 August 2024
#
domain
/
cs
/
systems
/
databases
June 2024
Getting Rid of Short-Form Content
25 June 2024
A C Programmer's Guide to C++
7 June 2024
#
domain
/
cs
/
languages
/
cpp
May 2024
Covered Calls Strategy
15 May 2024
#
domain
/
finance
/
quantitative
Stock Multiples
14 May 2024
#
domain
/
finance
/
quantitative
Technical Analysis
13 May 2024
#
domain
/
finance
/
quantitative
March 2024
The Economics of Foreign Exchange (Forex)
16 March 2024
#
domain
/
finance
/
economics
The Black-Scholes-Merton Equation
12 March 2024
#
domain
/
finance
/
economics
#
domain
/
finance
/
quantitative
How the Economic Machine Works by Ray Dalio
9 March 2024
#
domain
/
finance
/
economics
Derivatives - Options
7 March 2024
#
domain
/
finance
/
economics
#
domain
/
finance
/
quantitative
What Is the Stock Market?
6 March 2024
#
domain
/
finance
/
economics
February 2024
Smart Pointers
10 February 2024
#
domain
/
cs
/
languages
/
cpp
`New` and `Delete`
8 February 2024
#
domain
/
cs
/
languages
/
cpp
December 2022
Shortest Common Superstring & De Brujin Graphs
10 December 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
science
/
bioinformatics
De-Novo Assembly & Overlap Graphs
7 December 2022
#
domain
/
science
/
bioinformatics
Algorithms for Approximate String Matching - Alignment
6 December 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
science
/
bioinformatics
Booyer-Moore & Knuth-Morris-Pratt for Exact Matching
2 December 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
science
/
bioinformatics
DNA Sequencing
1 December 2022
#
domain
/
science
/
bioinformatics
November 2022
Network-Flow Algorithms, Ford Fulkerson
23 November 2022
#
domain
/
cs
/
algorithms
/
analysis
Knapsack Using Branch and Bounding
19 November 2022
#
domain
/
cs
/
algorithms
/
analysis
P vs NP
16 November 2022
#
domain
/
cs
/
algorithms
/
complexity
Introduction to Complexity Theory
16 November 2022
#
domain
/
cs
/
algorithms
/
complexity
October 2022
Randomization, Primality Testing Algorithms
30 October 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
math
/
number
/
theory
Public Key Cryptography, Coming Up With RSA
26 October 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
math
/
number
/
theory
Wilson's Theorem, Fermat's Little Theorem & Euler's Totient Function
23 October 2022
#
domain
/
math
/
number
/
theory
Extended Euclidean Algorithm
22 October 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
math
/
number
/
theory
Shortest Reliable Path, Floyd Warshall & Max-Independent Set (Tree)
19 October 2022
#
domain
/
cs
/
algorithms
/
analysis
A Deep Dive Into the Knapsack Problem
15 October 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
cs
/
algorithms
/
complexity
Chain Matrix Multiplication
12 October 2022
#
domain
/
cs
/
algorithms
/
analysis
Levenshtein Edit Distance
6 October 2022
#
domain
/
cs
/
algorithms
/
analysis
Complexity Theory - Reductions
1 October 2022
#
domain
/
cs
/
algorithms
/
complexity
DP as DAGs, Shortest Path on DAGs & LIS in O(nlogn)
1 October 2022
#
domain
/
cs
/
algorithms
/
analysis
September 2022
Set Cover & Approximation Algorithms
29 September 2022
#
domain
/
cs
/
algorithms
/
analysis
More Greedy Algorithms! Kruskal's & Disjoint Set Union
28 September 2022
#
domain
/
cs
/
algorithms
/
analysis
Activity Selection & Huffman Encoding
24 September 2022
#
domain
/
cs
/
algorithms
/
analysis
The Fast Fourier Transform (FFT)
20 September 2022
#
domain
/
cs
/
algorithms
/
analysis
Master's Theorem, Strassen's Matrix Multiplication & KTH-Order Statistics
18 September 2022
#
domain
/
cs
/
algorithms
/
analysis
Analyzing Fibonacci & Karatsuba Multiplication
14 September 2022
#
domain
/
cs
/
algorithms
/
analysis
How to Analyze Algorithms? Proving a Lower Bound for Comparison Based Sorting
14 September 2022
#
domain
/
cs
/
algorithms
/
analysis
August 2022
Church-Turing Hypothesis
7 August 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
cs
/
algorithms
/
complexity
Are There Computational Problems That Computers Cannot Solve?
3 August 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
cs
/
algorithms
/
complexity
Defining Computational Problems
3 August 2022
#
domain
/
cs
/
algorithms
/
analysis
#
domain
/
cs
/
algorithms
/
complexity
April 2022
Mega-Project - kBLAS (Writing a Benchmark Library in C & Optimizing L1, L2 Basic Linear Algebra Subprograms)
22 April 2022
#
domain
/
cs
/
systems
/
high
/
performance
/
computing
Brent's Theorem & Task Level Parallelism
12 April 2022
#
domain
/
cs
/
systems
/
high
/
performance
/
computing
Parallelism With OMP
9 April 2022
#
domain
/
cs
/
systems
/
high
/
performance
/
computing
March 2022
Vectorization & Analyzing Loop Dependencies
30 March 2022
#
domain
/
cs
/
systems
/
high
/
performance
/
computing
Flynn's Taxonomy
26 March 2022
#
domain
/
cs
/
systems
/
high
/
performance
/
computing
Theoretical Metrics for Benchmarking
16 March 2022
#
domain
/
cs
/
systems
/
high
/
performance
/
computing
Profiling a Program
14 March 2022
#
domain
/
cs
/
systems
/
high
/
performance
/
computing
Amdahl's Law & Gustafson's Law
14 March 2022
#
domain
/
cs
/
systems
/
high
/
performance
/
computing
December 2020
Riemann Series Rearrangement
6 December 2020
#
domain
/
math
/
analysis
Finite and Infinite Sums
4 December 2020
#
domain
/
math
/
analysis
...