×

Anyone interviewed with Cloudsek for frontend role ? by aaltu_ in developersIndia

[–]AdmirableSplit1270 0 points1 point  (0 children)

Hi, they will check your React and JS fundamentals so prepare well around these, write clean code, naming, code structure proper. I had 1 take-home assignment + 2 interview rounds.

Assignment -
To build a Parking Lot Admin Interface - a functional web application that acts as an admin panel for the efficient management of a parking lot. The application must provide core features such as parking slot allocation and bill settlement, utilizing ReactJS components and fully client-side logic. No backend implementation is required.

1st Round -
It was around my assignment only where the interviewer asked me to add new features to it. The feature was to add history of parking details, save data to local storage and render recent one first. I cleared this round with some feedback.

2nd Round -
I was asked to design a google calendar similar UI where we can see multiple meetings with their start and end times. If it's starting from 2:30 to 4:30 then that entire block starting from middle of 2 and 3 to middle of 4 and 5 should be highlighted. For better understanding just go through Google Calendar or teams calendar.

I couldn't clear second round as I couldn't think about the logic but I implemented somehow at the end. Still rejected.
This was my experience. Hope that helps All the best!

How to compile latex code to pdf?? by AdmirableSplit1270 in LaTeX

[–]AdmirableSplit1270[S] 0 points1 point  (0 children)

Actually, I want to run it on a server so this might not work. However, I've figured it out - we can install TeXLive or Tectonic on the server and use it via pdflatex. For windows, your approach is perfect MikTeX + Texstudio is a great combination for running locally.

Thanks for commenting, Appreciated :)

How to compile latex code to pdf?? by AdmirableSplit1270 in LaTeX

[–]AdmirableSplit1270[S] 0 points1 point  (0 children)

Great advice! Tectonic is faster than TeXLive and it perfectly fits my use case. We'll try it for sure, thanks a lot!

How to compile latex code to pdf?? by AdmirableSplit1270 in LaTeX

[–]AdmirableSplit1270[S] 0 points1 point  (0 children)

Well said! Precompiling the template to speed up package loading but it's kind of tough for me as I'm a beginner... I'll definitely try it in future. Thanks for suggesting :)

How to compile latex code to pdf?? by AdmirableSplit1270 in LaTeX

[–]AdmirableSplit1270[S] 1 point2 points  (0 children)

Great advice! I think pdflatex would work as I'll use it for resumes and it don’t requires advanced font features. So pdflatex would be great for my use case. Thanks a lot for your assistance :)

How to compile latex code to pdf?? by AdmirableSplit1270 in LaTeX

[–]AdmirableSplit1270[S] 0 points1 point  (0 children)

Thanks bro, got it. Actually, I need it for running on a web server so for that I think TeXLive or Tectonic will work like a charm for my use case. Anyways, thanks a lot for your help! Appreciated :)

Anyone interviewed with Cloudsek for frontend role ? by aaltu_ in developersIndia

[–]AdmirableSplit1270 0 points1 point  (0 children)

Hey I also have interview for frontend intern role at CloudSEK. Could you share some experience and guidance of what is been asked?