Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Test Project

Description

This project contains Python scripts and tests for solving algorithmic problems. The main focus is on implementing and testing solutions for tasks such as rearranging arrays and incrementing numbers.

Installation

Clone the repository:

git clone <repository-url>

Navigate to the project directory:

cd technical-test

Usage

Rearrange Array in Alternating Min-Max Order

python alt_min_max.py

Increment a Number Represented as an Array

python plus_one.py

Testing

python -m unittest test.py

About

A technical test written in Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages