Upload Button Icon Add office photos
Engaged Employer

i

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

Geeks Invention Verified Tick

Compare button icon Compare button icon Compare
5.0

based on 18 Reviews

Filter interviews by

Geeks Invention Interview Questions, Process, and Tips

Updated 13 Dec 2023

Top Geeks Invention Interview Questions and Answers

View all 8 questions

Geeks Invention Interview Experiences

Popular Designations

10 interviews found

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

I applied via Referral and was interviewed in Nov 2023. 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 - Coding Test 

Basic understanding of algorithms, concepts were verified in Hackerrank test

Round 3 - Technical 

(4 Questions)

  • Q1. The technical discussion of 1 hour with single interviewer took place. Which was more focussed on verifying how good my skills are aligned to their expectations.
  • Q2. How Eventloop works in NodeJs
  • Ans. 

    Eventloop in NodeJs manages asynchronous operations by executing non-blocking code.

    • Eventloop is a single-threaded loop that handles I/O operations asynchronously.

    • It allows NodeJs to perform non-blocking operations by delegating I/O tasks to the system kernel.

    • Eventloop processes tasks in a queue and executes them in a sequential order.

    • Callbacks are used to handle the completion of asynchronous tasks.

    • Example: setTimeout(...

  • Answered by AI
  • Q3. How efficiently we can use NodeJs in production environment
  • Ans. 

    NodeJs can be efficiently used in production environments due to its non-blocking I/O, scalability, and large ecosystem of libraries.

    • NodeJs uses non-blocking I/O which allows for handling multiple requests simultaneously, improving performance and scalability.

    • NodeJs has a large ecosystem of libraries and frameworks that can be easily integrated to build robust applications.

    • NodeJs supports clustering which enables load ...

  • Answered by AI
  • Q4. What are the various ways, two microservices can talk to each other. When to use which approach
  • Ans. 

    Microservices can communicate through synchronous HTTP calls, asynchronous messaging, and event-driven architecture.

    • Synchronous HTTP calls are suitable for simple request-response interactions between microservices.

    • Asynchronous messaging is useful for decoupling services and handling high volumes of data.

    • Event-driven architecture allows microservices to react to events and updates in real-time.

    • Choose synchronous HTTP c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't worry on preparing the fancy stuff. They ask only what we do on daily basis.

Skills evaluated in this interview

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

Consultant Interview Questions & Answers

user image Anonymous

posted on 11 Dec 2023

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

I applied via LinkedIn and was interviewed before Dec 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 

(2 Questions)

  • Q1. How do you stay updated with the latest technologies and industry trends?
  • Q2. Can you explain a complex technical concept to a non-technical stakeholder?
  • Ans. 

    Yes

    • Start by understanding the stakeholder's background and knowledge level

    • Break down the complex concept into simpler terms and use analogies or real-life examples

    • Avoid technical jargon and use plain language

    • Use visual aids or diagrams to enhance understanding

    • Encourage questions and provide opportunities for clarification

  • Answered by AI
Round 3 - Communication and collaboration 

(2 Questions)

  • Q1. How do you communicate technical information to individuals who may not have a technical background?
  • Ans. 

    I use clear and simple language, visual aids, and relatable examples to communicate technical information to non-technical individuals.

    • Avoid using technical jargon and acronyms

    • Break down complex concepts into smaller, easily understandable parts

    • Utilize visual aids such as diagrams, charts, or infographics

    • Provide relatable examples or analogies to explain technical concepts

    • Encourage questions and actively listen to unde

  • Answered by AI
  • Q2. Can you provide an example of a situation where you had to explain a technical decision to a non-technical team member?
  • Ans. 

    Yes

    • Explained the benefits of using cloud storage to a marketing team member

    • Broke down the technical aspects of a software update to a project manager

    • Clarified the implications of a cybersecurity measure to a finance team member

  • Answered by AI

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2022. There were 3 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 - Coding Test 

Given a string, find the length of the longest substring without repeating characters.

Round 3 - Technical 

(1 Question)

  • Q1. In the technical round, questions covered both skills and web development knowledge. `

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2022. There were 3 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 - Coding Test 

Given an integer array, find the contiguous subarray with the largest product.

Round 3 - Technical 

(1 Question)

  • Q1. Skill-based questions and a focus on web development knowledge characterized the technical interview.

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)

Geeks Invention interview questions for popular designations

 Software Developer

 (5)

 Senior Software Developer

 (2)

 Consultant

 (1)

 Digital Marketing Analyst

 (1)

 Senior Consultant

 (1)

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Coding Test 

Given a set of item, each with a weight and a value, determine the maximum value you can obtain by selecting items without exceeding a given weight limit.

Round 3 - Technical 

(1 Question)

  • Q1. The technical interview aimed to test a deep understanding of skills, including web development.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Coding Test 

Given a set of items, each with a weight and a value, determine the maximum value you can obtain by selecting items without exceeding a given weight limit.

Round 3 - Technical 

(1 Question)

  • Q1. In the technical interview aimed to test a deep understanding of skills, including web Development.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - Coding Test 

Given two strings, S and T, find the minimum window in S which will contain all the characters in T.

Round 3 - Technical 

(1 Question)

  • Q1. The technical interview included a combination of skill-based queries and an assessment of web development expertise.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Avoid using too much corporate jargon in your CV. Sometimes keeping things simple will get your job done.
View all tips
Round 2 - Coding Test 

Given an unsorted array of integers, find the length of the longest increasing subsequence.

Round 3 - Technical 

(1 Question)

  • Q1. Evaluative questions in the technical round covered both skills and web development comprehensive .

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Name your CV properly while saving it. It is highly likely that the recruiter won't even open your CV if you name it casually.
View all tips
Round 2 - Coding Test 

Coding test Runs for maximum 1 hours , problems from platforms like Leetcode, HackerRank or CodeSignal were asked.

Round 3 - Technical 

(1 Question)

  • Q1. The Technical assessment gauged proficiency in skills and web development expertise.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t put irrelevant stats in your CV to impress employers. Use numbers and statics to highlight the impact of your work.
View all tips
Round 2 - Social Media marketing 

(2 Questions)

  • Q1. Explain how you approach audience segmentation for a social media campaign. How do you ensure that the content resonates with each segmented group?
  • Ans. 

    Audience segmentation is approached by analyzing demographics, interests, and behaviors. Content is tailored to each group through personalized messaging and targeting.

    • Analyze demographics, interests, and behaviors to identify different audience segments

    • Create buyer personas to understand the needs and preferences of each segment

    • Tailor content by using personalized messaging and targeting

    • Use social media analytics to m...

  • Answered by AI
  • Q2. Explain how you integrate social media analytics tools to measure the performance of a campaign. Which metrics do you find valuable and how do you use them to optimize future campaigns?
  • Ans. 

    Integrating social media analytics tools to measure campaign performance and optimize future campaigns.

    • Integrate social media analytics tools like Google Analytics, Facebook Insights, or Sprout Social.

    • Track metrics such as reach, engagement, click-through rates, conversions, and sentiment analysis.

    • Analyze data to identify trends, patterns, and audience preferences.

    • Use insights to optimize future campaigns by adjusting ...

  • Answered by AI

Digital Marketing Analyst Interview Questions asked at other Companies

Q1. What are the different platforms used for Digital Marketing
View answer (4)

Geeks Invention Interview FAQs

How many rounds are there in Geeks Invention interview?
Geeks Invention interview process usually has 2-3 rounds. The most common rounds in the Geeks Invention interview process are Resume Shortlist, Technical and Coding Test.
What are the top questions asked in Geeks Invention interview?

Some of the top questions asked at the Geeks Invention interview -

  1. Explain how you integrate social media analytics tools to measure the performan...read more
  2. Can you provide an example of a situation where you had to explain a technical ...read more
  3. Explain how you approach audience segmentation for a social media campaign. How...read more
How long is the Geeks Invention interview process?

The duration of Geeks Invention interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

People are getting interviews through

based on 10 Geeks Invention interviews
Job Portal
Referral
90%
10%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Amdocs Interview Questions
3.8
 • 526 Interviews
View all

Geeks Invention Reviews and Ratings

based on 18 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 18 Reviews and Ratings
Software Developer
4 salaries
unlock blur

₹20 L/yr - ₹35 L/yr

Explore more salaries
Compare Geeks Invention with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview