Skip to content

Submission Guideline #4

@debidattasuryaprakash

Description

@debidattasuryaprakash

Readme Creation

Create a README.md file in your folder, example Peter_Solutions/README.md and also add your solution file
(Choose any one language and at max two)

  • Peter_Solutions/Solution.cpp C++

  • Peter_Solutions/Solution.c C

  • Peter_Solutions/Solution.java Java

  • Peter_Solutions/Solution.py Python

Problem Explanation 🚀

Describe the explanation in your words, which can be too precise and short.

Your logic 🤯

  • Approach
  • Own test cases if any
  • Code Structure and Libraries used

Time Complexity and Space Complexity

Example 

// Time Complexity -> O(n)
// Space Complexity -> O(1)

Suggestion if any

Tell us what better can be implemented

If new can refer to the following instructions and start contribution Contribution Guide

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions