From e5aabc38f5b81b0bab51a648b55e49bde531f4ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C4=83t=C4=83lin=20Udroiu?= Date: Fri, 29 Mar 2019 11:50:36 +0200 Subject: [PATCH] Introduction for Coding Interview Prep (#29351) * Introduction for Coding Interview Prep * Fix grammar and phrasing --- guide/english/certifications/coding-interview-prep/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guide/english/certifications/coding-interview-prep/index.md b/guide/english/certifications/coding-interview-prep/index.md index ca5a77e3a7..88bc3931d0 100644 --- a/guide/english/certifications/coding-interview-prep/index.md +++ b/guide/english/certifications/coding-interview-prep/index.md @@ -3,9 +3,8 @@ title: Coding Interview Prep --- ## Coding Interview Prep -This is a stub. Help our community expand it. +First of all, we can start with the premise and the fact that almost all companies leave to the applicant's choice to choose their preferable programming language for the interview. Since you have this advantage, you should pick the language you are most familiar with. If you are a rookie in this domain and you want to apply for your first job, it's recommended to start with the language which seems more interesting to you and makes you comfortable when you write code. -This quick style guide will help ensure your pull request gets accepted.