Skip to content

Problems Folder

Er. Amit Joshi edited this page Oct 26, 2025 · 2 revisions

Location: public/problem
This folder is used to solve coding problems along with their solutions.

Rule:

  1. Every file will contain 1 problem and solution
  2. Add as mush note and information which is helpful
  3. For multiple solution of same problem add it to same file by writing separate function

Problems List:

  1. WAP for printing the Binary Triangle.
  2. WAP for finding second largest element in multidimension array.
Clone this wiki locally