Upload Button Icon Add office photos
Engaged Employer

i

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

Genesis Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Genesis Technologies Software Developer Interview Questions and Answers

Updated 20 Oct 2024

Genesis Technologies Software Developer Interview Experiences

4 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

I have to wait very long

Round 2 - Coding Test 

Take too much time for result and it also pen paper

Round 3 - Coding Test 

Once again advance coding round with pen paper

Round 4 - Technical 

(2 Questions)

  • Q1. Explain two sum
  • Ans. 

    Two sum is a problem where you have to find two numbers in an array that add up to a specific target.

    • Iterate through the array and for each element, check if the difference between the target and the current element exists in a hash map.

    • If it does, return the indices of the current element and the element in the hash map.

    • Example: Given nums = [2, 7, 11, 15], target = 9, return [0, 1] as nums[0] + nums[1] = 2 + 7 = 9.

  • Answered by AI
  • Q2. Explain left ladder
  • Ans. 

    Left ladder is a programming concept used to describe the order in which operations are performed in an expression.

    • In left ladder, operations are performed from left to right.

    • It follows the order of operations (PEMDAS/BODMAS) where parentheses are evaluated first, followed by exponents, multiplication and division, and finally addition and subtraction.

    • For example, in the expression 2 + 3 * 4, the multiplication operati...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

First round of Aptitude / Verbal / Computer basics questions overall 50 marks

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

Moderate strings and pattern

Software Developer Interview Questions & Answers

user image Pratham Joshi

posted on 29 Nov 2023

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

I applied via Campus Placement and was interviewed in Oct 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 - Aptitude Test 

Aptitude programming english

Round 3 - Technical 

(1 Question)

  • Q1. Technical questions

Interview Preparation Tips

Topics to prepare for Genesis Technologies Software Developer interview:
  • Advanced Java

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Genesis Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions regards node js and java script concept, event loop, why node is single threaded, how event loop works in node js, database queries and previous work experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was absolutely amazing and fantastic.
Advice:
Answer question with confidence.
Feel comfortable with interviewer.

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.

    • Graduated with a degree in Computer Science from XYZ University.

    • Worked at ABC Corp, where I developed a web application that improved user engagement by 30%.

    • Proficient in languages like JavaScript, Python, and Java, with experience in frameworks like React and Django.

    • Enjoy collaborating in agile...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.
Are these interview questions helpful?

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I applied via Recruitment Consulltant and was interviewed in Oct 2021. 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 - Technical 

(1 Question)

  • Q1. Completely on java
Round 3 - Technical 

(1 Question)

  • Q1. Asked java questiona

I applied via Referral and was interviewed before Jul 2021. 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 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me if you have any past experience
  • Ans. 

    I have extensive experience in software development, focusing on full-stack solutions and agile methodologies.

    • Full-Stack Development: Worked on both front-end and back-end technologies, including Java, Spring Boot, and React, to create seamless applications.

    • Agile Methodologies: Participated in agile sprints, collaborating with cross-functional teams to deliver features iteratively and improve product quality.

    • Database M...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Technical Question and basic knowledge in post which you are applied

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be afraid while speaking to HR and be confident while answering asked questions

Genesis Technologies Interview FAQs

How many rounds are there in Genesis Technologies Software Developer interview?
Genesis Technologies interview process usually has 2-3 rounds. The most common rounds in the Genesis Technologies interview process are Aptitude Test, Coding Test and Technical.
How to prepare for Genesis Technologies Software 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 Genesis Technologies. The most common topics and skills that interviewers at Genesis Technologies expect are Android, Javascript, PHP, .NET and .Net.
What are the top questions asked in Genesis Technologies Software Developer interview?

Some of the top questions asked at the Genesis Technologies Software Developer interview -

  1. Explain two ...read more
  2. Explain left lad...read more
  3. technical questi...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Genesis Technologies Software Developer Salary
based on 7 salaries
₹2.6 L/yr - ₹5.5 L/yr
61% less than the average Software Developer Salary in India
View more details

Genesis Technologies Software Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
QA Engineer
22 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Software Engineer
12 salaries
unlock blur

₹2.2 L/yr - ₹6 L/yr

Associate Quality Assurance Engineer
8 salaries
unlock blur

₹3.8 L/yr - ₹5.5 L/yr

Software Developer
7 salaries
unlock blur

₹2.6 L/yr - ₹5.5 L/yr

Quality Assurance Engineer
7 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Explore more salaries
Compare Genesis Technologies with

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

3.9
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare
write
Share an Interview