I applied online. The process took 2 weeks. I interviewed at Gain Solutions (Dhaka) in Jun 2025
Interview
Describe the interview process:
After applying, I was shortlisted and invited for an initial interview. A few days later, I received a technical task. Then I was called for a final interview. The process was structured, professional, and well-organized.
Interview questions:
They asked about front-end development concepts, problem-solving skills, and practical coding tasks. Some questions focused on JavaScript, React, and responsive design.
Interview questions [2]
Question 1
They asked me how server-side rendering works in Next.js, and how it differs from client-side rendering in React, focusing on performance benefits, SEO advantages, and practical implementation details.
They asked me to explain the difference between getServerSideProps and getStaticProps in Next.js, including when to use each and how they improve performance and data fetching strategies.