BNSF Railway Interview Question

Using Angular, develop a rating application that displays people's ratings and the average rating.

Interview Answers

Anonymous

May 21, 2025

Pretty straightforward to answer. There's a unit test broken here because you have to put a class name of "rating" at the component's injection level (bad practice in Angular), but this component is inject at the AppComponent level, which you can't see in your IDE.

Anonymous

Jun 3, 2025

Can confirm test cases are broken, problem descriptions have incorrect info/facts, no access to already implemented methods.