Urbbiz / RecursionTask

X COMPANY TECH HOMEWORK ASSIGNMENT FOR THE .NET DEVELOPER INTERN POSITION

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LICENSE Security Status

X COMPANY TECH HOMEWORK ASSIGNMENT FOR THE .NET DEVELOPER INTERN POSITION

Console App project .net 6

2.After creating object, we can add new Branch type objects into branches variable. Doing so we increase object depth by one. Into created objects we can add again new branches etc. This structure depth is 5.

3.Pass this structure into your own created method and calculate the depth of provided structure. Main requirement to complete this task: use recursion.

Project features

  • Recursive method

Installation and Usage

  • Download (.zip file) or clone this repository.
  • Run the Application.

Authors

Andrius

About

X COMPANY TECH HOMEWORK ASSIGNMENT FOR THE .NET DEVELOPER INTERN POSITION


Languages

Language:C# 100.0%