5 Tips to Ace the Coding Challenge | Turing’s Live Coding Challenge | Learn with Turing

5 Tips to Ace the Coding Challenge | Turing’s Live Coding Challenge | Learn with Turing

Turing

2 года назад

27,475 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@serdarsen6099
@serdarsen6099 - 28.11.2023 10:33

Thanks Jose

Ответить
@kushal1
@kushal1 - 01.11.2023 19:24

Is it fair to have 3 coding questions in 30 mins? What's the acceptability criteria? Is it all 3 correct submissions?

Ответить
@nenepira1035
@nenepira1035 - 28.10.2023 16:12

Irs necessaey an webcam? Im trying to do the challenge but is saying to give permissions and i already did

Ответить
@DanielRios549
@DanielRios549 - 23.10.2023 22:20

One thing I don't like is the short time, I've already lost a big opportunity because the code challenge runs off time and I fail due that, three months to take the challenge again...

Ответить
@jordanrosas9765
@jordanrosas9765 - 29.08.2023 06:40

for code Challenge is it allowed to use external IDE like visual studio to test the code and after that paste it into the Turing interface?.

Ответить
@funnyvideos-ko6so
@funnyvideos-ko6so - 27.08.2023 21:43

is it a must to solve the 2 questions correctly to pass the coding challenge?

Ответить
@NNNedlog
@NNNedlog - 28.07.2023 21:29

Thanks a lot for this insightful video, really helpful

Ответить
@gbengaomoyeni4
@gbengaomoyeni4 - 27.03.2023 11:27

Thanks Jose

Ответить
@tourdesource
@tourdesource - 28.02.2023 00:55

That's a great step-by-step guide, José! Thank you!

Ответить
@marcusviniciusaraujo6847
@marcusviniciusaraujo6847 - 15.11.2022 03:48

Thanks, Jose, for bringing to our attention that the algorithm choice is just the fourth step, not the second or the third. After understanding the problem, I usually go right on choosing the algorithm. Slowing down by exercising input and output scenarios and mapping the edge cases may provide some extra time for the brain to distill the code solution and devise better which algorithm and data structures to use and how to do it.

Ответить
@MrSemro12345
@MrSemro12345 - 18.08.2022 22:46

Thank you so much for the tips. I have learnt so much already from watching a couple of your videos. I am pursuing a Master's degree in Software Engineering and this will for sure give me more confidence for interviews!

One question, would you consider candidates with. adegree in Software Engineering (5 years) over work experience? With solid University projects on their CV?

Ответить
@josephmartin6219
@josephmartin6219 - 15.07.2022 16:31

What about someone with no work or industry experience: can the developer still attempt the interview?

Ответить
@birukabel3590
@birukabel3590 - 14.07.2022 09:34

Thank you jose

Ответить
@AbdulBasit-xt1zj
@AbdulBasit-xt1zj - 14.07.2022 06:38

1) Read carefully the question, clear all the confusions
2) Create your own examples on whiteboard or paper to better understand the problem
3) Write Pseudo code or Algorithm ( Modularize your problem )
4) Write code in your desire programming language
5) Optimise the code

Ответить