react-social-login

The easiest way to integrate Social Login in your React Apps ...Checkout NPM
Showing posts with label Puzzle. Show all posts
Showing posts with label Puzzle. Show all posts

Wednesday, October 3, 2012

Coding Puzzle#1 - Generic Random Status Filler


Level: Intermediate-Advance
Topic: Plain Loops
Who Wins: One who accomplishes this task with least number of iterations
Short Description: Create a method such that it is capable of populating enum property all objects in a list with random values based on pre-defined ratio
Puzzle Details:

Let’s say I’ve a following enum and a class: