Upload Button Icon Add office photos

Filter interviews by

Ginger Webs Developer Interview Questions and Answers

Updated 13 Apr 2021

Ginger Webs Developer Interview Experiences

1 interview found

Developer Interview Questions & Answers

user image Anonymous

posted on 13 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. What is SDLC?
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process used to design, develop, and test software applications.

    • SDLC is a systematic approach to software development.

    • It consists of several phases including requirements gathering, design, coding, testing, and maintenance.

    • Each phase has specific activities and deliverables.

    • SDLC models include Waterfall, Agile, and DevOps.

    • It ensures the quality and reliability of

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Walk-in and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude questions

Round 2 - Coding Test 

Coding questions based on arrays strings etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Finding spaces in string
  • Ans. 

    To find spaces in a string, use the split() method and count the resulting array length minus one.

    • Use the split() method with a space as the delimiter

    • Count the length of the resulting array minus one

    • Example: 'Hello World'.split(' ').length - 1 returns 1

  • Answered by AI
  • Q2. Standard DS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is normalization
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization helps in minimizing data redundancy by dividing the database into multiple tables.

    • It ensures data integrity by avoiding update anomalies.

    • Normalization is achieved through a series of rules called normal forms, such as 1NF, 2NF, 3NF, etc.

    • Example: In a database, instead of storing customer details i...

  • Answered by AI
  • Q2. What is reflection
  • Ans. 

    Reflection is the ability of a program to examine and modify its own structure and behavior at runtime.

    • Allows accessing metadata of types and members at runtime

    • Enables dynamic instantiation of objects

    • Facilitates invoking methods dynamically

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. DSA questions on arrays
  • Q2. Add 1 in last array element and make it 10 and add carry to second index element
  • Ans. 

    Increment last element of array by 1 and carry over to second last element

    • Iterate through the array in reverse order

    • Increment the last element by 1 and check if it becomes 10

    • If last element becomes 10, set it to 0 and carry over 1 to the second last element

  • Answered by AI

Ginger Webs Interview FAQs

How to prepare for Ginger Webs 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 Ginger Webs. The most common topics and skills that interviewers at Ginger Webs expect are Angularjs, CSS, HTML, Typescript and Javascript.

Tell us how to improve this page.

Software Developer
109 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Developer
41 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Software Engineer
33 salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Operations Executive
27 salaries
unlock blur

₹2 L/yr - ₹2.9 L/yr

Software Tester
20 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Explore more salaries
Compare Ginger Webs with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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