As an NG dev for the last 5 years, none of these really tell me an engineer could make great components/features to an App though. It's just high level definitions of a few concepts, and some that are just out of date, or not used by default in the current Angular releases anymore. When we interview, I want to see their thought process of how to utilize services, smart/dummy components, how they utilize subscriptions, their RXJS knowledge, etc.
I think that on the impure and pure pipe question, you should ask about the fact that each time the component is checked after each CD cycle the impure pipe will be called.
I have cleared all the test and had a intro call . the interviewer asked me reschedule intro call as i am planning to move back to my home country. Is there a time limit within which i have to complete my intro call and vetting process ?
Hi all, can someone explain is this initial interview, I am expecting if you pass this one you have to do live coding challenge, or what it is going, please let me know about process. Thanks
Hi, Thank you for reaching out to us! 😊 You can start the process by visiting us at developers.turing.com Turing’s vetting process consists of four steps: 1. Upload resume and setup profile help.turing.com/hc/en-us/articles/360004377355-How-can-I-set-up-my-Turing-profile- 2. Work experience survey (MCQ test) help.turing.com/hc/en-us/articles/360004271136-How-can-I-take-the-work-experience-survey- 3. Coding challenge (Real-time coding test) help.turing.com/hc/en-us/articles/360004377855-How-can-I-take-the-Coding-Challenge- 4. Tech stack tests (MCQ test) help.turing.com/hc/en-us/articles/360004271316-How-do-I-take-the-tech-stack-tests- To know more about our job roles, visit: www.turing.com/jobs For FAQs: turing.com/KrDKoE For any other queries, contact us at support@turing.com We will get back to you ASAP. Regards, Turing
What's the difference between BehaviorSubject vs Observservable in "Angular" ? , The question seems inappropriate, to me, Those two things are purely Rxjs things, they have no special traits in the context of angular, you could simply ask their differences without the "in Angular" part, then it would make sense.
BehaviorSubject starts with a default value, nothing needs to be pushed to the stream for downstream subscribers to receive it. The initial value is delivered when a subscription is initialized. Otherwise it behaves as any other Subject. Observables are simply what they say, "Observe" you cannot push any values to an Observable but only subscribe to it. Subjects you can both subscribe and push values to.
Thank you for your feedback, Arun! We'll make note of this and be sure to include this in our future videos. Please subscribe to the channel so you get notified of more such videos! 😄
Nice !!! Love those videos !! I miss those in courses that I've been doing online. I mean I learn fast the practical stuff but the theory is not a topic that much teachers touch too much. Where is a good source to study and be more prepared, please ?
Glad you like them, Patrick! We will definitely make more of these videos in the future! 🌟 Here's a list of resources that might help you to improve your skills. Coursera - www.coursera.org/learn/algorithmic-thinking-1 Hackerrank - https:/hackerrank.com/ Codility - app.codility.com/demo/take-sample-test/ Khan Acadamy - www.khanacademy.org/computing/computer-science/algorithms Data structures and algorithms - leetcode.com System Design - github.com/donnemartin/system-design-primer OOP & Design Patterns - ua-cam.com/play/PLF206E906175C7E07.html Git - git-scm.com/book/en/v2 w3schools- www.w3schools.com/ Good luck! Regards, Turing
@@Turingcom Guys, I did pass a lot of tests and spent months practicing in Leet code and other websites to pass....and now you say I've copied the coding challenge ??? I just did the way i've learned...I cannot believe this is happening
Not a fun for angular (reactjs) but these are tips that we'd surely consider in the future. When I first wanted to start learning a front end framework, I compared these frameworks Vue, React, Angular, and realized that React looks more of JavaScripts but Angular and Vue looks more of new sets of HTML, so well, I choose React.
It's defenetly not the Senior level questions. The Interviewer didn't ask any of clarifying question in order to understand how deep the candidate knows the subject. I hate these type of questions, the only goal they have is to check your momery and not your skills.
Thank you for your feedback, @themudreco! We'll note this and be sure to include this in our future videos. Please subscribe to the channel, so you get notified of more such videos!
Is this real?! If I sit on the interviewer's chair, the low energy of this candidate is a thumbs down for me. He does not speak clearly and mumbling, He does not look straight to the camera. not good impression. AND if I sit on the candidate's chair, I would ask questions about his past challenges and how he approached those challenges, if he cannot mention a specific scenario, I make up something and ask him how he would approach Component architecture, writing reusable code in Angular, API calls (Using Interceptors, Observables...) and such. This is such a bad example for a Senior Angular developer!
As an NG dev for the last 5 years, none of these really tell me an engineer could make great components/features to an App though. It's just high level definitions of a few concepts, and some that are just out of date, or not used by default in the current Angular releases anymore. When we interview, I want to see their thought process of how to utilize services, smart/dummy components, how they utilize subscriptions, their RXJS knowledge, etc.
i think the interviewer in not an Angular dev.
Thank you for this content!
Suggestion: Next time a low cut would be nice, to bring more clarity since some mics have a lot of bass boost;
Sorry about that, will keep this in mind for the next video! :)
Next time, please use an external audio interface like Universal Audio Volt 1 with a Shure SM58 mic. That's about the entry-level studio quality.
@@AdamFiregate a simple lowcut would do the job in this case 🙂
I think that on the impure and pure pipe question, you should ask about the fact that each time the component is checked after each CD cycle the impure pipe will be called.
Really helpful for budding developers. Great job! 👏
Thanks a lot, this video helpped me prepare for an interview quite well !
Glad it helped! :)
Thanks a lot , i think we used input to custom compnent (reusable)
For security we use authguard, he would have mentioned that,
I have cleared all the test and had a intro call . the interviewer asked me reschedule intro call as i am planning to move back to my home country. Is there a time limit within which i have to complete my intro call and vetting process ?
Hi @aaqibhamdule73 😃
Please write to us at support@turing.com
Our team will help you out on priority!
Regards,
Turing
Hi all, can someone explain is this initial interview, I am expecting if you pass this one you have to do live coding challenge, or what it is going, please let me know about process. Thanks
Hi,
Thank you for reaching out to us! 😊
You can start the process by visiting us at developers.turing.com
Turing’s vetting process consists of four steps:
1. Upload resume and setup profile help.turing.com/hc/en-us/articles/360004377355-How-can-I-set-up-my-Turing-profile-
2. Work experience survey (MCQ test) help.turing.com/hc/en-us/articles/360004271136-How-can-I-take-the-work-experience-survey-
3. Coding challenge (Real-time coding test) help.turing.com/hc/en-us/articles/360004377855-How-can-I-take-the-Coding-Challenge-
4. Tech stack tests (MCQ test) help.turing.com/hc/en-us/articles/360004271316-How-do-I-take-the-tech-stack-tests-
To know more about our job roles, visit: www.turing.com/jobs
For FAQs: turing.com/KrDKoE
For any other queries, contact us at support@turing.com
We will get back to you ASAP.
Regards,
Turing
This interview is like juniors level's? or Seniors?
What's the difference between BehaviorSubject vs Observservable in "Angular" ? , The question seems inappropriate, to me, Those two things are purely Rxjs things, they have no special traits in the context of angular, you could simply ask their differences without the "in Angular" part, then it would make sense.
BehaviorSubject starts with a default value, nothing needs to be pushed to the stream for downstream subscribers to receive it. The initial value is delivered when a subscription is initialized. Otherwise it behaves as any other Subject. Observables are simply what they say, "Observe" you cannot push any values to an Observable but only subscribe to it. Subjects you can both subscribe and push values to.
@@m1c4hm4n The fact I wanted to highlight is that he said BehaviorSubject vs Observservable in "Angular" ? not their difference in general
@@anikgtx I see that now reading it closely. Well hopefully my comment helps someone out there anyways. Cheers.
Kindly make an interview video for Devops engineer jobs as well, Much appreciated.
Thank you for your feedback, Arun!
We'll make note of this and be sure to include this in our future videos.
Please subscribe to the channel so you get notified of more such videos! 😄
Nice !!! Love those videos !! I miss those in courses that I've been doing online. I mean I learn fast the practical stuff but the theory is not a topic that much teachers touch too much. Where is a good source to study and be more prepared, please ?
Glad you like them, Patrick! We will definitely make more of these videos in the future! 🌟
Here's a list of resources that might help you to improve your skills.
Coursera - www.coursera.org/learn/algorithmic-thinking-1
Hackerrank - https:/hackerrank.com/
Codility - app.codility.com/demo/take-sample-test/
Khan Acadamy - www.khanacademy.org/computing/computer-science/algorithms
Data structures and algorithms - leetcode.com
System Design - github.com/donnemartin/system-design-primer
OOP & Design Patterns - ua-cam.com/play/PLF206E906175C7E07.html
Git - git-scm.com/book/en/v2
w3schools- www.w3schools.com/
Good luck!
Regards,
Turing
@@Turingcom Guys, I did pass a lot of tests and spent months practicing in Leet code and other websites to pass....and now you say I've copied the coding challenge ??? I just did the way i've learned...I cannot believe this is happening
Thank you so much for this 🙌🏻❤️
We're glad you found this video insightful ⭐
Please subscribe & stay tuned to our page!
We'll be sure to share more helpful videos 😄
Great!!!! I love. Thanks a lot!!!
Glad you like it!
Not a fun for angular (reactjs) but these are tips that we'd surely consider in the future.
When I first wanted to start learning a front end framework, I compared these frameworks Vue, React, Angular, and realized that React looks more of JavaScripts but Angular and Vue looks more of new sets of HTML, so well, I choose React.
The guy on the right can be a mumble rapper lol I didn't even notice he was the interviewee at first he barely open his mouth lol
It's defenetly not the Senior level questions. The Interviewer didn't ask any of clarifying question in order to understand how deep the candidate knows the subject.
I hate these type of questions, the only goal they have is to check your momery and not your skills.
i appreciate it
This needs subtitles.
Thank you for your feedback, @themudreco!
We'll note this and be sure to include this in our future videos.
Please subscribe to the channel, so you get notified of more such videos!
Is this real?! If I sit on the interviewer's chair, the low energy of this candidate is a thumbs down for me. He does not speak clearly and mumbling, He does not look straight to the camera. not good impression. AND if I sit on the candidate's chair, I would ask questions about his past challenges and how he approached those challenges, if he cannot mention a specific scenario, I make up something and ask him how he would approach Component architecture, writing reusable code in Angular, API calls (Using Interceptors, Observables...) and such. This is such a bad example for a Senior Angular developer!
He is just reading from book
Worst voice of the candidate. Not clear