Fazal Ali

Results 5 issues of Fazal Ali

Added a simple example that can help users get started. Updated readme with basic information on usage.

### Summary: I was trying to run the docker_dev_setup.sh script and noticed it failed with not being able to resolve the address for redis and postgres. I looked at the...

The prompt for the multidimensional arrays says "Complete the for loops by specifying their terminating conditions" However, for loops aren't introduced until later.

I see that there is comment regarding iteration for rounding up values using a for loop and just wanted to mention that there is an in-built function called round in...

Hi, In the Majority Elements Walkthrough, the bonus portion refers to "boyer-miller majority voting algorithm" but the correct algorithm is "Boyer-Moore Majority Voting" ![image](https://github.com/codepath/compsci_guides/assets/37760883/89b5e4a5-47ba-43bb-8941-352adb2e4a06)