Skip to content
#

programming-interviews

Here are 19 public repositories matching this topic...

ignacio-chiazzo
ignacio-chiazzo commented Nov 5, 2018

Create a better pattern for problems:

  • Make sure each object implements its main function and export it.
  • Don't stop the main if any of the classes didn't implement the function
  • Put a warning with red letters whenever a problem wasn't added a main function
  • Fail test if a class doesn't implement main function an export it?

Create a structure for every problem like this? :

Improve this page

Add a description, image, and links to the programming-interviews 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 programming-interviews topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.