Bosta's Backend assessment.
-
Updated
Nov 6, 2023
Bosta's Backend assessment.
Backend Assignment with Node for codalyze
Recently Manu visited the byteland. He was amazed with lots of different varieties of bytes he encountered there. Seeing this, he thought of a problem: Given an integer n, find out total possible bit string (either 0 or 1) of length n which don't have two contiguous zeroes in them. For example if n = 3, then total possible bit strings are 5 {010…
An Application to track your daily workouts with MongoDB
Add a description, image, and links to the backend-assignment topic page so that developers can more easily learn about it.
To associate your repository with the backend-assignment topic, visit your repo's landing page and select "manage topics."