1
00:00:00,270 --> 00:00:03,510
There are three different types of interviews that you might get.

2
00:00:03,810 --> 00:00:05,430
First of all, it is theoretical.

3
00:00:06,000 --> 00:00:10,380
So you are just been asked some questions regarding the American experience and so on.

4
00:00:10,710 --> 00:00:16,110
This is normal type of interview for more advanced developers, where they already have a lot of years

5
00:00:16,110 --> 00:00:21,600
of experience because the interviewer understands, OK, this guy was working in web development, for

6
00:00:21,600 --> 00:00:27,030
example, was JavaScript last five years, which actually means he has enough knowledge and it doesn't

7
00:00:27,030 --> 00:00:29,430
make any sense to check his programming skills.

8
00:00:29,730 --> 00:00:32,700
The second popular type of interview is called an interview.

9
00:00:32,850 --> 00:00:38,360
And actually, I would say this is the most popular type of interview, and people often mix together

10
00:00:38,370 --> 00:00:43,560
theoretical interview with coding challenges, which actually means you are getting some theoretical

11
00:00:43,560 --> 00:00:46,320
questions and then you must code something.

12
00:00:46,470 --> 00:00:50,340
And most often you are just using pen and paper and no computer.

13
00:00:50,580 --> 00:00:56,040
And in this course, we will solve together 59 different JavaScript challenges that you can get.

14
00:00:56,280 --> 00:01:01,290
And this challenges are covered in almost all JavaScript that you will meet on the interviews.

15
00:01:01,440 --> 00:01:04,890
And the last tape of the interview is Project Check, an interview.

16
00:01:05,220 --> 00:01:07,560
Typically interviewer want to see your code?

17
00:01:07,560 --> 00:01:13,110
So if you have something to show, it is much easier for you because you should not answer just random

18
00:01:13,110 --> 00:01:18,630
questions, but you can talk about your project, about your code and so on, which actually means I

19
00:01:18,630 --> 00:01:23,910
highly recommend you for the interview to implement some project because first of all, you will have

20
00:01:23,910 --> 00:01:25,770
something to show to the interviewer.

21
00:01:26,010 --> 00:01:30,030
And secondly, you will have something to talk about that you at least know.
