Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 284 Bytes

File metadata and controls

2 lines (2 loc) · 284 Bytes

Finding-Most-Influential-Node

Finding most influential Node is a very significant project used in industry n has its usage in google pageRank algorithm,in meta to find most influential person,the time complexity is optimised from O(n^3) to O(n^2),its gonna revolutionarise industry