DEV Community

Discussion on: JavaScript Conditional Statements: if, if else, if else if, switch case

Collapse
 
imprimph profile image
Jaswanth

Hello Rahul, I am currently in my 3rd year of engineering, I like JavaScript a lot, so I started using it to solve algorithm and data structure questions in Leetcode and hackerrank.
My question is, can I use JavaScript in coding interviews?
Will companies provide, JavaScript as an option in their interviews?

Collapse
 
rahxuls profile image
Rahul

Well, JavaScript is the only option for the companies brother. It actually depends on your role of what you're applying.

Collapse
 
imprimph profile image
Jaswanth

Yeah, I get your point. If I want to apply for Web developer roles or Front-end engineer or Back-end engineer, then JavaScript will definitely be an option. If I apply for an SDE role, then, will it be available?

Thread Thread
 
rahxuls profile image
Rahul

In interviews it's not like you are given options. When you'll apply they'll ask about your powerful skill and will ask question about it.

Can you tell me your tech stack? And more about you?

Thread Thread
 
imprimph profile image
Jaswanth

Ok, got it! Thanks :)

Thread Thread
 
rahxuls profile image
Rahul

Can you let me know more about you?

Thread Thread
 
imprimph profile image
Jaswanth

Yeah sure, currently I am pursuing 3rd year of my Computer Science degree, I am interested in web development and blockchain, so I started taking some udemy courses (Colt Steele's Web development boot camp and Jonas's Node course). Having completed these courses, I got familiar with javascript and web development. Now, I am focussing on DSA for coding interviews, by solving questions from Leetcode, Hackerrank.