Skip to content

Practice interview questions for the Udacity Full Stack Web Developer Nanodegree

Notifications You must be signed in to change notification settings

sstylianides/practice_interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interview_Practice

Answers to practice interview questions for Udacity's Full Stack Web Developer Nanodegree program

Instructions

  1. Clone this repository using git or download a zip of the repository.
  2. Open mock_interview.py to read the answers to questions 1, 2, 4, and 6
  3. The answer to question 3 is in unordered_list.py
  4. To run the unordered_list.py program, start your virtual machine
  5. Launch Vagrant VM by running 'vagrant up', then log in with 'vagrant ssh'
  6. Place the unordered_list.py into the vagrant directory
  7. Type python unordered_list.py into your VM terminal
  8. Go to localhost:5000 to view the application
  9. The answer to question 5 is in rolling_dice.py
  10. To run the rolling_dice.py program, start your virtual machine
  11. Launch Vagrant VM by running 'vagrant up', then log in with 'vagrant ssh'
  12. Place the rolling_dice.py into the vagrant directory
  13. Type python rolling_dice.py into your VM terminal
  14. Go to localhost:5000 to view the application

About

Practice interview questions for the Udacity Full Stack Web Developer Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages