Junaid MujawarMemory management in LinuxLinux memory management is a pretty complicated area. For the last few days I have been debugging Linux kernel soft lockup issues, and had…Jun 26, 20223Jun 26, 20223
Junaid MujawarApproximation Algorithms ( Advanced Problems)An Approximation Algorithm is a way of approach NP-COMPLETENESS for the optimization problem. This technique does not guarantee the best…Jun 1, 20222Jun 1, 20222
Junaid MujawarTypes Of Automata And ApplicationsAutomata theory is the basis for the theory of formal languages. It is the study of abstract machines and the computation problems that can…Jan 4, 20223Jan 4, 20223
Junaid MujawarArray vs Linked ListWhat is a Array and Linked List?!! Let’s acquire an intelligent knowledge about about them in Data StructureMay 23, 20214May 23, 20214