Rentickle interview experience Real time questions & tips from candidates to crack your interview

Frontend Development Intern

Rentickle
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Journey
The interviews were quite easy, and I did pretty well, but I couldn't make it past the last round because there were system design questions, which I wasn't prepared for.
Application story
I applied through LinkedIn, and after a few days, I received a call from HR, and my interview was scheduled.
Preparation
Duration: 6 Months
Topics: HTML, CSS, JavaScript, React, Data Structures and Algorithms
Tip
Tip

Tip 1: Include some strong projects in your resume.
Tip 2: Try to understand JavaScript in depth.

Application process
Where: Linkedin
Eligibility: No criteria, (Stipend: 15k)
Resume Tip
Resume tip

Tip 1: Add some good projects.
Tip 2: Make sure it is properly structured.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration30 minutes
Interview date7 Jan 2025
Coding problem1

1. Aptitude Topics

Basic train problems, upstream problems, missing number puzzles, and spatial aptitude as well.

02
Round
Easy
Face to Face
Duration60 minutes
Interview date9 Jan 2025
Coding problem2

There were a few basic questions on HTML and CSS.

1. Check If The String Is A Palindrome

Easy
10m average time
90% success
0/40
Asked in companies
SprinklrCIS - Cyber InfrastructureSamsung

You are given a string 'S'. Your task is to check whether the string is palindrome or not. For checking palindrome, consider alphabets and numbers only and ignore the symbols and whitespaces.

Note :

String 'S' is NOT case sensitive.

Example :

Let S = “c1 O$d@eeD o1c”.
If we ignore the special characters, whitespaces and convert all uppercase letters to lowercase, we get S = “c1odeedo1c”, which is a palindrome. Hence, the given string is also a palindrome.
Try solving now

2. Flag Design

I was asked to design an Indian flag using HTML and CSS only. Then, I was asked to transform it into the Irish flag — basically, by using the rotate property.

03
Round
Easy
Face to Face
Duration60 minutes
Interview date10 Jan 2025
Coding problem1

1. JavaScript Questions

  • Difference between let, var, and const. (Learn)
  • IIFE and Promises.
  • Create a Promise and consume it.
  • Intermediate-level output-based questions.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
4657 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Amazon
960 views
0 comments
0 upvotes
company logo
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
6450 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
3451 views
0 comments
0 upvotes