Skip to content

jjcss/Technical_Int_Prep_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

CSS Technical Interview Prep #1

Date: October 16th, 2021
Time: 12:00PM - 1:00PM
Lead: Leandro Gamarra

I just wanted to give a big thank you to everyone who joined us. Hopefully you learned something and will continue coming to the rest of our meetings. Below are the steps in order to access the problems that we worked on today, with a separate link with the solutions to these problems. This was an introductory level to technical interviews and we only solved probelms that involved manipulating strings and getting arrays indexes. Please try to solve these problems on your own first, and then if you get stuck or want to compare your answers take a look at the solutions file.

Steps to Accessing Questions Repl.it File

Step 1: Go to this link: https://replit.com/@AlecMori1/Week-1-Session-1
Step 2: If you have a Replit account then fork this repl file
Step 3: If you don't have an accoung, make one and then fork the repl file.
Step 4: After forking the repl file, go to the main.py file. Make sure that based on the problems you are solving, the only lines uncommented are those questions. Below, since I am starting on problem 0, I only have those two lines ucommented.
Screen Shot 2021-10-16 at 1 26 15 PM
Step 5: For each problem, you'll see that they all have various test cases that you have to account for. If you pass all tests, and you run your code, you'll should get a blank output. This means that all your tests cases have passed. If you want to get an output that your test cases passed, then add this to all of your problems test function. All I did was add the else statement with the print statement. Example below...
Screen Shot 2021-10-16 at 1 29 51 PM

Steps to Accessing Solutions Repl.it File

Step 1: Go to this link: https://replit.com/@r0m3c/Week-1-Session-1-5#main.py
Step 2: If you have a Replit account then fork this repl file
Step 3: If you don't have an account, make one and then fork the repl file.
Step 4: After forking Repl.it take a look at the solution for the problems above.

Zoom Link Recording

Topic: CSS Interview Tech Prep #1
Date: Oct 16, 2021 11:48 AM Eastern Time (US and Canada)

Meeting Recording: https://zoom.us/rec/share/aMvIBcmiuHM7jzGA16lV1ZlkMj1gxg3Duu2E9OJWLqdhFoK1KLfBIuxKotitK9UZ.AsJumuq7uh490qeo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors