Skip to content

Contains my solutions for the c++ coding problem and python coding problem

Notifications You must be signed in to change notification settings

earljohn004/cpp_python_coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

C++ and Python Solutions

Contains my solutions for the C++ coding problem and Python coding problem

C++ Coding Problem

Reverse each word in the input string. The order of the words will be unchanged. A word is made up of letters and/or numbers. Other characters (spaces, punctuation) will not be reversed. Link to SOLUTION

Python Coding Problem

Create a python script to update the BuildNum of SConstruct file and VERSION file. BuildNum variable can be set in Environment variable. Link to SOLUTION

About

Contains my solutions for the c++ coding problem and python coding problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published