Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 527 Bytes

File metadata and controls

8 lines (5 loc) · 527 Bytes

HackerRank React Certification Challenges

There were two problems given and time alloted was 90 min
  • First problem was Slider Challenge where we had implement a navigation slider
  • Second problem was Sorting Challenge where we had to render our array of objects and update the table items based on selected sorting type
The repo will help you to understand the problem and implement by your own, use hints/solution only after if you have failed it will help you a lot to understand where did you go wrong.