Is there any way in TFS to get the below information
List of files reviewed by a reviewer
History of reviewer for a file
Does TFS has inbuilt in feature for this?
There is no these built-in features in TFS for now. You could add a uservoice here, TFS PM will kindly review your suggestion.
As a workaround, you could use TFS API and third-party tool such as linqpad to collect related information. More details please go through this wonderful blog: Getting Code Review Statistics Programmatically from TFS