Upload Button Icon Add office photos

Filter interviews by

Geekyants Software Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top Geekyants Software Interview Questions and Answers

View all 10 questions

Geekyants Software Interview Experiences

Popular Designations

27 interviews found

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

I applied via LinkedIn and was interviewed in Mar 2023. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. Clone a Todo Application UI using ReactJS, Sass
  • Ans. 

    Clone a Todo Application UI using ReactJS, Sass

    • Create a new ReactJS project using create-react-app

    • Design the UI using Sass and implement it in ReactJS

    • Use state and props to manage the todo list

    • Add functionality to add, delete and mark tasks as complete

    • Implement local storage to persist data

    • Test the application thoroughly

  • Answered by AI
  • Q2. Explain the order of specifity in CSS classes, elements, ids, etc
  • Ans. 

    Explanation of CSS specificity hierarchy

    • Inline styles have the highest specificity

    • IDs have higher specificity than classes and elements

    • Multiple selectors with the same specificity are resolved by the order in which they appear in the stylesheet

    • The universal selector (*) has the lowest specificity

  • Answered by AI
Round 3 - Coding Test 

This round was more focused on the problem solving. 2 coding questions were asked. The round was for an hour

Round 4 - Technical 

(1 Question)

  • Q1. How does Server-Side Rendering work?
  • Ans. 

    Server-Side Rendering (SSR) is the process of rendering web pages on the server and sending the HTML to the client.

    • SSR improves website performance and SEO by reducing load times and providing search engines with fully rendered pages.

    • React provides a library called ReactDOMServer that allows developers to render React components on the server.

    • SSR requires a server-side framework or library, such as Next.js or Gatsby, t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more Basic JavaScript questions & have basic problem solving skills from sites like Leetcode, etc

Skills evaluated in this interview

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 15 Aug 2023

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

I applied via LinkedIn and was interviewed in Feb 2023. 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 - Aptitude Test 

Aptitude + coding test with screen sharing and audio and video recording.

Round 3 - One-on-one 

(1 Question)

  • Q1. Swift assessment questions and storyboard related

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)

Software Engineer Interview Questions & Answers

user image Pritam Debnath

posted on 11 Sep 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

There was an automated machine coding round where i had to solve multiple problems as well as answer multiple questions related to Javascript and the development process as a whole.

Round 2 - Technical 

(1 Question)

  • Q1. Explain promises in JS and async/await.
  • Ans. 

    Promises in JS are objects representing the eventual completion or failure of an asynchronous operation. Async/await is a syntactic sugar for working with promises.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Async/await is a modern way to work with asynchronous code in JavaScript, making it easier to read and write.

    • Async functions...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up basic framework concepts and logic building

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Had to brief about myself, my technical skills and projects. Few Technical questions regarding the tech stack and casual discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have strong foundational knowledge.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Geekyants Software interview questions for popular designations

 Software Engineer

 (10)

 Accountant

 (1)

 Associate Account Manager

 (1)

 Business Analyst

 (1)

 Intern

 (1)

 IOS Developer

 (1)

 Manager Hrbp

 (1)

 React Js Frontend Developer

 (1)

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Oct 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. React Todo List
  • Q2. Closure in Javascript
  • Ans. 

    Closure in JavaScript allows a function to access variables from its outer scope even after the outer function has finished executing.

    • Closure is created when a function is defined within another function and the inner function references variables from the outer function.

    • The inner function maintains a reference to the outer function's scope, allowing it to access those variables even after the outer function has return...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Get interview-ready with Top Geekyants Software Interview Questions

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Automated bot interview 

(1 Question)

  • Q1. Just basic questions about you and why you want to join This organisation
Round 3 - Automated bot interview 

(1 Question)

  • Q1. Nothing big, simple array related questions,
Round 4 - One-on-one 

(1 Question)

  • Q1. Just showcase your college/personal projects and random array questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing great about company,lot of internal politics will be there, forgot about your position,they won't even treat you as a human,If you a fresher try to avoid this organization at any cost .

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Jobs at Geekyants Software

View all
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Assignment 

It was an analysis and research of pre-existing software. Specifically i had to note down the problem statements and suggest most optimal solution.

Round 3 - Technical 

(1 Question)

  • Q1. Information Architecture and R&D process
Round 4 - Technical 

(1 Question)

  • Q1. Taskflow, Information Architecture, colour Index, Prototype, Layouting
Round 5 - HR 

(2 Questions)

  • Q1. How much you expecting?
  • Q2. It depends upon your negotiation skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be your self and calm down while you giving your interview. Prepare as much as you can.

UI/UX Designer Interview Questions asked at other Companies

Q1. Design an app home screen that will have all the insurance types, EV, Pet care, and Child care at one place.
View answer (3)
Round 1 - Technical 

(1 Question)

  • Q1. Automated interview questions like explaining basic knowledge about React JS and JS and explaining your CV.
Round 2 - One-on-one 

(1 Question)

  • Q1. Coding related questions and advance react js.
Round 3 - One-on-one 

(1 Question)

  • Q1. Understanding how you are going to fit into the team after joining the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was not that hard and you can crack it.

Senior Software Engineer 1 Interview Questions asked at other Companies

Q1. Architecture Design for an e2e system that takes input from user to the response shown to the user
View answer (1)

Sdet Interview Questions & Answers

user image Anonymous

posted on 28 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Will be asked a basic testing related question

Round 2 - Coding Test 

Will be asked to write a basic code if its for automation

Interview Preparation Tips

Topics to prepare for Geekyants Software Sdet interview:
  • Appium
  • Selenium
  • Maestro
Interview preparation tips for other job seekers - Be updated with the recent trends
Have the positive and learning attitude

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)

Software Engineer - Javascript Interview Questions & Answers

user image Yatin Kathuria

posted on 10 Mar 2022

I applied via Approached by Company and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Coding Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. This round is with Software engineer. Usual Javascript problem. Refer askhay saini Two sum problem. Leetcode problem Multipy two number with using loop or multiple operator. Create debounce. Tell the outpu...
Round 3 - One-on-one 

(1 Question)

  • Q1. This round with senior software developer Usual Javascript questions . Refer Akshay saini. React questions. Optimization techniques. Timer question in React . Start the time when cursor is in a div and if ...
Round 4 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just preparing the javascript well only

Geekyants Software Interview FAQs

How many rounds are there in Geekyants Software interview?
Geekyants Software interview process usually has 2-3 rounds. The most common rounds in the Geekyants Software interview process are One-on-one Round, Technical and Coding Test.
How to prepare for Geekyants Software 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 Geekyants Software. The most common topics and skills that interviewers at Geekyants Software expect are Javascript, Html5, Photoshop, Business Analysis and Communication Skills.
What are the top questions asked in Geekyants Software interview?

Some of the top questions asked at the Geekyants Software interview -

  1. Explain the order of specifity in CSS classes, elements, ids, ...read more
  2. What are the design patterns that you know and why do we use tho...read more
  3. Clone a Todo Application UI using ReactJS, S...read more
How long is the Geekyants Software interview process?

The duration of Geekyants Software interview process can vary, but typically it takes about 2-4 weeks to complete.

Tell us how to improve this page.

Geekyants Software Interview Process

based on 16 interviews in last 1 year

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Zoho Interview Questions
4.3
 • 501 Interviews
Freshworks Interview Questions
3.5
 • 153 Interviews
CRED Interview Questions
3.5
 • 38 Interviews
InMobi Interview Questions
3.6
 • 35 Interviews
Postman Interview Questions
3.9
 • 11 Interviews
View all

Geekyants Software Reviews and Ratings

based on 81 reviews

3.6/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.2

Salary

3.0

Job security

3.4

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 81 Reviews and Ratings
Full-stack Product Marketer

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Product Marketer

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Springboot Developer

Bangalore / Bengaluru

6-11 Yrs

₹ 14-24 LPA

Explore more jobs
Software Engineer
140 salaries
unlock blur

₹3.5 L/yr - ₹15 L/yr

Senior Software Engineer
58 salaries
unlock blur

₹11.5 L/yr - ₹25 L/yr

Software Engineer III
45 salaries
unlock blur

₹10.5 L/yr - ₹19 L/yr

Software Developer
42 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Software Engineer2
28 salaries
unlock blur

₹7.5 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Geekyants Software with

CRED

3.5
Compare

Postman

3.9
Compare

Freshworks

3.5
Compare

Zoho

4.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview