- How to remove duplicate elements from ArrayList in Java?
- How to find if given String is palindrome in Java?
- How to find a missing number in a sorted array?
- How to calculate factorial using recursion and iteration?
- How do you reverse word of a sentence in Java?
- How to find duplicate characters from String in Java?
- How to reverse an integer variable in Java?
- How to check if a year is a leap year in Java?
- Write code to implement Bubble sort algorithm in Java?
- Write code to implement Quicksort algorithm in Java?
- How do you swap two integers without using temporary variable?
- Write a program to check if a number is power of two or not?
- How to reverse String in Java without using StringBuffer?
- Write a program to code insertion sort algorithm in Java
- How to solve FizzBuzz problem in Java?
- Write a program to print highest frequency word from a text file?
Who is Peter Lynch and what is his philosophy in equity market investment? 25 Golden Rules of the most successful Fund Manager.
Peter Lynch (born January 19, 1944) is an American investor, mutual fund manager, and philanthropist. As the manager of the Magellan Fund at Fidelity Investments between 1977 and 1990, Lynch averaged a 29.2% annual return, consistently more than doubling the S&P 500 stock market index and making it the best-performing mutual fund in the world. During his 13 year tenure, assets under management increased from $18 million to $14 billion. He also co-authored a number of books and papers on investing and coined a number of well known mantras of modern individual investing strategies, such as Invest in what you know and ten bagger. Lynch is consistently described as a "legend" by the financial media for his performance record. Base on his career I have compiled his investing rules here. 25 GOLDEN RULES by @Peter Lynch 1: Nobody can predict interest rates, the future direction of the economy or the stock market. Dismiss all such forecasts & concentrate on what's actual...
Comments
Post a Comment