SparklyHamster
SparklyHamster

Interview advice needed: DSA & LLD

I am a Golang Developer, with around 3yr of experience. Previously, in college, I have practiced DSA in C++. Also, I knew some Java which I used while learning OOPS(LLD) in college.

Now since I am considering to switch, I need to revise and practice DSA again.

For the last 3 years I have not touched C++ or Java and I love working in Golang. But, now I am in a dilemma.

Question: Should I try to relearn the syntaxes of C++ for DSA?

Question: For LLD, since Golang does not support “pure” object oriented programming, should I try to practice those in Java?

Question: Will it be worth the effort to relearn the syntaxes for the languages I did not use for a long while, for interview preparations?

10mo ago
Talking product sense with Ridhi
9 min AI interview5 questions
Round 1 by Grapevine
FuzzyHamster
FuzzyHamster
Student10mo

I believe it’s more important to be able to explain your thought process and how you arrived at the solution while solving an algorithmic question than to code each line of the solution perfectly during an interview.

Unless you’re participating in online assessments (OAs) or contests, I don’t see the need to learn a new language specifically for coding. In fact, if you know which algorithm and data structure to use to solve a problem, implementing the solution in the programming language you already know should not be too difficult for the sake of completion.

Discover more
Curated from across
FAANG
by ZippyPickleStudent

Interview prep for Big tech

Hi, I recently started preparing for my first job switch. I work as a backend dev at a startup and Node.js is what we use across all our microservices.

But all the job openings for big companies, however, require Java / Golang skills.

...

152
FAANG
by WigglyDonutSoftware Developer

JavaScript or Java?

I started my DSA journey with Java as my first programming language, but I found my first job in the MERN stack domain. Now, with 1 year of experience in a Node.js environment, I want to restart my DSA journey. I am more comfortable with...

Software Engineers
by BouncyBagelGoogle

DSA Language

Does it matter which language I use in interviews to solve DSA questions? My majority of work has been in Java/Python. I have practiced DSA in C++.

Software Engineers
by SillyPandaSoftware Developer

Upskilling vs interview prep

I feel there is a serious disconnect between what we do in our day to day job vs what's asked in interviews. I like learning new tech but I hate doing interview prep like doing Leetcode, LLD, HLD. I would much rather talk about the work ...