Skip to content

EKivutha/Coding_interview_pesapal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview texts

Used CLA certification.
HTTPS traffic is encrypted by the TLS layer. TLS is the successor to SSL and works on top of TCP/IP

Python

Questions2,3&4
For python code run
$ python -m pip install -r requirements.txt Then run python3 <package>.py

Golang

First run go install
Then go run<package>.go