Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Miko Team. If you also belong to the team, you can get access from here

Miko Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Miko Front end Developer Interview Questions and Answers

Updated 30 Apr 2023

Miko Front end Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Assignment 

I had to make a clone of trello

Round 3 - HR 

(1 Question)

  • Q1. There was the offer

Interview Preparation Tips

Interview preparation tips for other job seekers - It's okay to not know everything. But you must try.

Top trending discussions

View All
Interview Tips & Stories
2w
boredinlife
·
works at
Mercer
I left in the middle of an interview.
M a self-taught developer. been working really hard, trying to break into tech. Two days ago, I got approached by an hr from this e learning company for an IT role. I was super nervous but also excited because it felt like maybe this is it. The interview was on teams with 9 experienced pros all with degrees and certifications while I had no formal IT background, just self-taught skills. I felt completely out of place. Most of the interviewers were kind and said I could learn on the job. But one person kept throwing back-to-back questions with shady comments after every answer made me feel like I wasn’t good enough. It crushed my confidence About 10 minutes before the interview ended, I panicked. Anxiety took over, so I faked a network issue and left the call. Then I just broke down. I didn’t want to be disrespectful, so I quickly emailed saying I got disconnected. Truth is, I was overwhelmed and felt like a total fraud. I’ve wanted a job in tech for so long.
Got a question about Miko?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It included mcqs and multiple coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Yours technical skillls related questions
  • Q2. Managerial questions

Interview Preparation Tips

Topics to prepare for Aptos Software Developer interview:
  • Full Stack
Interview preparation tips for other job seekers - It was an on campus opportunity. Technical and managerial round happened together. The process was very smooth. The interviewers were professional yet friendly and made everything very comfortable. You should know the basics at least.

Front end Developer Interview Questions Asked at Other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR ... read more
Q2. Find Unique Element in Array You have been provided an integer ar ... read more
asked in JUSPAY
Q3. Dijkstra's Shortest Path Problem Statement You are given an undir ... read more
asked in JUSPAY
Q4. Encode N-ary Tree to Binary Tree Problem Statement You are provid ... read more
Q5. Check If Linked List Is Palindrome Given a singly linked list of ... read more
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Apptitude questions asked in mcq format

Round 2 - Coding Test 

DSA , DP , Bit Manuplation, System Design

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024.

Round 1 - Coding Test 

Asked JS based Questions and assisment

Round 2 - HR 

(1 Question)

  • Q1. Asked basic question on team work and hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Start DSA Preparations, projects and skiils
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is recursive function?
  • Ans. 

    A recursive function is a function that calls itself within its definition.

    • A recursive function must have a base case to prevent infinite recursion.

    • Recursion is often used to solve problems that can be broken down into smaller, similar subproblems.

    • Example: Factorial function, Fibonacci sequence.

  • Answered by AI
  • Q2. Difference between c and c++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.

    • C does not support classes and objects, while C++ does.

    • C does not have built-in support for exception handling, while C++ does.

    • C does not have namespaces, while C++ does.

    • C does not have function overloading, while C++...

  • Answered by AI
  • Q3. Inheritance and data structures?
Round 3 - Technical 

(2 Questions)

  • Q1. What are the Oops concepts
  • Ans. 

    Oops concepts are the fundamental principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex i...

  • Answered by AI
  • Q2. How to reverse any string
  • Ans. 

    To reverse a string, iterate through the characters and build a new string in reverse order.

    • Iterate through the characters of the string from end to start

    • Append each character to a new string to build the reversed string

    • Return the reversed string as the result

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare with basic programming and logical concepts

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They will ask you about core java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude was to the point. Was Easy

Round 3 - Assignment 

Then there was an assignment where have to create a web project.

Round 4 - HR 

(3 Questions)

  • Q1. Are you comfortable with bond
  • Q2. Are you comfortable with relocation
  • Q3. What are your skillsets.
  • Ans. 

    I possess a diverse skill set in software development, including programming languages, frameworks, and problem-solving abilities.

    • Proficient in languages like Java, Python, and JavaScript, with experience in building web applications.

    • Experienced in frameworks such as React for front-end development and Spring Boot for back-end services.

    • Strong understanding of database management with SQL and NoSQL databases like MySQL ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on the assignment thing rest is easy. They shortlist mainly on that no technical round in my case
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. College project details and coding experience
Round 2 - Coding Test 

Good level logical question

Round 3 - HR 

(1 Question)

  • Q1. Next 5 years where you see yourself
  • Ans. 

    In five years, I envision myself as a senior software developer, leading projects and mentoring junior developers while enhancing my skills.

    • Progressing to a senior software developer role, where I can lead projects and make architectural decisions.

    • Mentoring junior developers, sharing knowledge, and fostering a collaborative team environment.

    • Expanding my technical skills by learning new programming languages and framewo...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Assignment 

They will give you something to make in 2 hours time.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Easy they just ask about your resume stuff
  • Q2. Introduction of yourself family and all
  • Q3. Project you made explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Just dont go if you arr not willing for cloud computing stuff

I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic question of css, like position absolute and relative display block and inline block, no question were ask from react learn basic about jquery and js

Interview Preparation Tips

Interview preparation tips for other job seekers - All good just learn about UI stuff as they are mainly focus on visual design so learn about typography, color scheme, font family, sans and sans-serif, responsiveness of website

Miko Interview FAQs

How many rounds are there in Miko Front end Developer interview?
Miko interview process usually has 3 rounds. The most common rounds in the Miko interview process are Resume Shortlist, Assignment and HR.
How to prepare for Miko Front end Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Miko. The most common topics and skills that interviewers at Miko expect are Backend, CSS, Computer science, Front End and HTML.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

XenonStack Interview Questions
3.1
 • 29 Interviews
ENH iSecure Interview Questions
4.1
 • 29 Interviews
Convin Interview Questions
4.3
 • 22 Interviews
Netomi Interview Questions
4.2
 • 11 Interviews
Codemonk Interview Questions
3.9
 • 8 Interviews
Habilelabs Interview Questions
4.1
 • 8 Interviews
Ikarus 3D Interview Questions
3.0
 • 8 Interviews
Dozee Interview Questions
3.8
 • 7 Interviews
View all
Content Writer
7 salaries
unlock blur

₹1.1 L/yr - ₹7.1 L/yr

Product Manager
7 salaries
unlock blur

₹17 L/yr - ₹27 L/yr

Associate Product Manager
7 salaries
unlock blur

₹16.5 L/yr - ₹21.2 L/yr

Sales Associate
6 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Business Analyst
6 salaries
unlock blur

₹13.5 L/yr - ₹14 L/yr

Explore more salaries
Compare Miko with

XenonStack

3.1
Compare

Sequretek It Solutions

3.9
Compare

Dozee

3.8
Compare

ENH iSecure

4.1
Compare
write
Share an Interview