Upload Button Icon Add office photos

Filter interviews by

Digital Glyde Interview Questions and Answers for Experienced

Updated 6 Mar 2023

Digital Glyde Interview Experiences for Experienced

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(5 Questions)

  • Q1. What are crud operations in API
  • Ans. 

    CRUD operations refer to Create, Read, Update, and Delete operations in API.

    • Create - POST method to add new data

    • Read - GET method to retrieve data

    • Update - PUT or PATCH method to modify existing data

    • Delete - DELETE method to remove data

    • CRUD operations are the basic functions of any API

  • Answered by AI
  • Q2. Show your projects(Manual ,Automation) that you have done in your training
  • Q3. What is the diff btw bug and error(defect)
  • Ans. 

    Bug is a coding mistake while error/defect is a deviation from expected behavior.

    • Bug is a mistake made by a developer while writing code.

    • Error/Defect is a deviation from expected behavior in the software.

    • Bug can lead to an error/defect.

    • Error/Defect can be caused by a bug or other factors like incorrect requirements or design.

    • Example of a bug: syntax error, logical error, etc.

    • Example of an error/defect: software crashes

  • Answered by AI
  • Q4. Question on projects that you have done
  • Q5. Diff btw Test Scenario and Test Case
  • Ans. 

    Test scenario is a high-level description of the functionality to be tested while test case is a detailed step-by-step procedure to test a specific functionality.

    • Test scenario is a broad description of what needs to be tested while test case is a specific set of steps to test a particular functionality.

    • Test scenario is used to create test cases while test case is used to execute tests.

    • Test scenario is usually created b...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing, be confident, and cover all QA interview questions. It's good to have API testing with manual and automation.

Skills evaluated in this interview

Junior Test Engineer Interview Questions asked at other Companies

Q1. What are agile methodologies, and how have they been beneficial in your projects?
View answer (1)

Interview questions from similar companies

I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic concept question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear. Some scenario based questions based on business rules and FDMEE data load

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and English test

Round 2 - Technical 

(1 Question)

  • Q1. Technical round to test technical skills
Round 3 - HR 

(1 Question)

  • Q1. This was fun. It'll take few minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare hard.company will be taking people on basis of their technology requirements and needs

Analyst Interview Questions & Answers

Wipro user image Anonymous

posted on 23 Feb 2021

Interview Questionnaire 

1 Question

  • Q1. Previous Project Experience

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for job change
  • Q2. Question about job profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview as selection process can be time consuming

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Cocubes Test Task 1 is of Aptitude questions needs to be completed in Specific time interval and Task 2 is Essay Writing to be finished in Given interval

Round 2 - HR 

(1 Question)

  • Q1. Are you ready to Relocate
  • Ans. Yes I am relocate and flexible with any location
  • Answered Anonymously
Round 3 - Coding Test 

L1 Exam should be cleared L 1 exam is of multiple choice questions and completely related to Java J2Ee Spring

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for co cubes Aptitude and All the best

I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Favorite dish and explain about its preaparation
  • Q3. Process related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills

I applied via Campus Placement and was interviewed before Sep 2019. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1.  I was asked to introduce about myself
  • Q2. I was asked about my final year project work and all its pinpoint details
  • Q3. I was asked about how the company would be benefitted from the project that I have done .
  • Q4. Where do you see yourself after five years, working at this company
  • Q5. What are Ur extra curricular activities
  • Q6. Do you read books ,articles or watch documentaries
  • Q7. Did you participate in any college events

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice is to my junior batches is that first of all never get stressed before going in, one thing I can say from my experience is that it is very easy to get into Infosys if you pass the aptitude test that they give.
Interview will be very easy to attend

Digital Glyde Interview FAQs

How many rounds are there in Digital Glyde interview for experienced candidates?
Digital Glyde interview process for experienced candidates usually has 2 rounds. The most common rounds in the Digital Glyde interview process for experienced candidates are Resume Shortlist and Technical.
How to prepare for Digital Glyde interview for experienced candidates?
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 Digital Glyde. The most common topics and skills that interviewers at Digital Glyde expect are Analytical Chemistry, Data Analysis, .Net, ASP.Net and C#.
What are the top questions asked in Digital Glyde interview for experienced candidates?

Some of the top questions asked at the Digital Glyde interview for experienced candidates -

  1. What is the diff btw bug and error(defe...read more
  2. What are crud operations in ...read more
  3. Diff btw Test Scenario and Test C...read more

Tell us how to improve this page.

Digital Glyde Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
LTIMindtree Interview Questions
3.7
 • 2.9k Interviews
View all

Digital Glyde Reviews and Ratings

based on 8 reviews

3.9/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.5

Salary

3.7

Job security

3.7

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 8 Reviews and Ratings
Python Developer
7 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Software Developer
4 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Junior Software Developer
4 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Senior Software Developer
4 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Data Analyst and Python Developer
4 salaries
unlock blur

₹3.2 L/yr - ₹11 L/yr

Explore more salaries
Compare Digital Glyde with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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