Java-Questions-and-Solutions
Java-Questions-and-Solutions copied to clipboard
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
### Enter your question - Given a binary matrix M of size n X m. Find the maximum area of a rectangle formed only of 1s in the given matrix....
### Enter your question - Q. length of longest common substring between 2 string in java? input = 1. "sunil " 2. "sunita" output= 4 (suni) ### Enter link to...
### Enter your question - The question is from code forces. ### Enter link to the question(if question belongs to any online platform) - https://codeforces.com/contest/118/problem/A ### Tags for the question(eg...
### Issue Id you have worked upon - #420 ### Briefly explain your program logic - In this file I have copied the images from internet, and exact date of...
### Issue Id you have worked upon - #351 ### Briefly explain your program logic - Full Nodes are the ones whose left and right child are not null. The...
### Enter your question - The Fibonacci numbers, commonly denoted F(n) form a sequence, called the Fibonacci sequence, such that each number is the sum of the two preceding ones,...
Pm
### Issue Id you have worked upon - Kindly write your answer here ### Briefly explain your program logic - Kindly write your answer here ### Screenshots(Attach 2 screenshots of...
### Issue Id you have worked upon - Kindly write your answer here ### Briefly explain your program logic - Kindly write your answer here ### Screenshots(Attach 2 screenshots of...
### Issue Id you have worked upon - Kindly write your answer here ### Briefly explain your program logic - Full nodes are the ones whose left and right children...
### Issue Id you have worked upon - Kindly write your answer here 313 ### Briefly explain your program logic - Kindly write your answer here I loop through the...