Skip to content

Commit

Permalink
Adding interviews to How-to section
Browse files Browse the repository at this point in the history
  • Loading branch information
fubaduba committed Sep 18, 2019
1 parent 84c01b0 commit 26c95af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 3 additions & 1 deletion docs/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,15 @@
## [Co-debug](use/vs.md#co-debugging)
## [Share a server](use/vs.md#share-a-server)
## [Share a terminal](use/vs.md#share-a-terminal)
# How-to Guides: Technical Interviews
## [Technical Interviews](use/technical-interviews.md)
# Reference
## [Security](reference/security.md)
## [Connectivity](reference/connectivity.md)
## [Language Support](reference/platform-support.md)
## [Extension Support](reference/extensions.md)
## [Common Use Cases](reference/use-cases.md)
## [Technical Interviews](use/technical-interviews.md)

## [Linux install details](reference/linux.md)
## [Insiders](reference/insiders.md)
## [Release Notes](https://aka.ms/vsls-releases)
Expand Down
5 changes: 1 addition & 4 deletions docs/use/technical-interviews.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,10 @@ All rights reserved.
Creative Commons Attribution 4.0 License (International): https://creativecommons.org/licenses/by/4.0/legalcode
-->

# How-to: Doing Technical Interviews using Live Share
# How-to: Do Technical Interviews using Live Share

Before you begin using Live Share for Technical Interviews, you must complete one integral step: **Download Visual Studio and the Live Share extension pack from its marketplace** by following [these steps.](../use/vscode.md#Installation)




Live Share provides you the ability to host Reusable Sessions! All this means is that you can schedule a Live Share session in advance for your technical interviews and not worry about the link expiring.

> [!TIP]
Expand Down

0 comments on commit 26c95af

Please sign in to comment.