Skip to content
#

if-else

Here are 239 public repositories matching this topic...

naman03malhotra
naman03malhotra commented Nov 15, 2020

Add more examples where this pattern shines from the traditional imperative pattern.

  • Come up with your own interesting examples.
  • Form validations can be messy, maybe a good example around that.
  • You can check your current codebase if you find a messy if-else logic that can be converted to this pattern.
  • One example can be for a dynamic form, where while filling a field will determine the
documentation good first issue

Problems of Data Structure from basics are covered here for interview preparation and logic building. Basic programming problems and so many interview based leetcode problems are present. Every program is written to solve problem in as optimized way as possible.

  • Updated May 21, 2022
  • Java

Improve this page

Add a description, image, and links to the if-else topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the if-else topic, visit your repo's landing page and select "manage topics."

Learn more