sukhdev01 / coding-part-by-crio-lunch-program

Brainstorming multiple approaches, understanding trade-offs and writing pseudocode for the chosen approach, (Data Structure Algorithm)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding-part-by-crio-lunch-program

[NOTE:-The Work is result of my Internship in crio lunch program of the Crio.Do company.]

During the course of this QPrep Micro-Experience, We solved problems in a structured way by:

i. First articulating the problem statement clearly with examples.

ii. Brainstorming multiple approaches, understanding trade-offs and writing pseudocode for the chosen approach.

iii. Implementing the solution and testing it.

The deliberate divide-and-conquer practice helps the developer to approach unknown problems with reasonable confidence.

About

Brainstorming multiple approaches, understanding trade-offs and writing pseudocode for the chosen approach, (Data Structure Algorithm)


Languages

Language:Python 48.1%Language:C++ 29.4%Language:Java 22.6%