Aman Nanda

Results 6 issues of Aman Nanda

This is a c++ code for counting inversion for a given array. In this algorithm we are using merge sort .which time complexity is nlog(n). which is much better than...

For Scheduling jobs from given dependencies among Jobs. This algorithm help solve these kind of problem

Through this concept we can solve more question in binary Tree like -sum of node at kth level, Replacing the value of each node with the sum of all subtree...

In mobile view ,Subscribe our Newsletter both html tag email and summit button are in same row .That's why email section is properly looking good . If It adjust in...

hacktoberfest
assigned
bug-fixing

For better UI on the dashboard ,we need external font that are not default. And there in no information about it . In the cheatSheet in css

New Cheat Sheet

If there are two or more CSS rules that point to the same element, the selector with the highest specificity value will "win", and its style declaration will be applied...

New Cheat Sheet