Upload Button Icon Add office photos
Engaged Employer

i

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

Digient Technologies Verified Tick

Compare button icon Compare button icon Compare
4.5

based on 140 Reviews

Filter interviews by

Digient Technologies Interview Questions, Process, and Tips

Updated 2 Oct 2024

Top Digient Technologies Interview Questions and Answers

Digient Technologies Interview Experiences

Popular Designations

8 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

BAISC TECHNICAL SKILLS RELATED QUESTIONS

Round 2 - Technical 

(1 Question)

  • Q1. CORE JAVA RELATED QUESTIONS

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 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 

(2 Questions)

  • Q1. To design, To share my experience
  • Q2. To design what they have given to me

Interview Preparation Tips

Interview preparation tips for other job seekers - Good job

Graphic Designer Interview Questions asked at other Companies

Q1. If assignment goes perfect and you are suitable for the job then only you will be able to face this final round and in this round asking about the expected salary but at the end offers their criteria with fix salary only.
View answer (8)

Web Designer Interview Questions & Answers

user image Anonymous

posted on 27 Oct 2023

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

I applied via Company Website and was interviewed in Apr 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 - Coding Test 

HTML, CSS, Bootstrap.

Round 3 - Technical 

(1 Question)

  • Q1. Python, php,java.

Web Designer Interview Questions asked at other Companies

Q1. What is the data structure
View answer (3)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Jun 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 - Technical 

(2 Questions)

  • Q1. What is main problem in Google algorithm
  • Ans. 

    The main problem in Google algorithm is spam and low-quality content.

    • Spammy and low-quality content can manipulate search results and harm user experience.

    • Google constantly updates its algorithm to combat spam and improve search results.

    • Examples of spammy tactics include keyword stuffing, cloaking, and link schemes.

    • Low-quality content can include duplicate content, thin content, and content with little value to users.

  • Answered by AI
  • Q2. What your heart disease control and company
  • Ans. 

    Our company prioritizes heart disease control through various initiatives and programs.

    • We have a dedicated team of health professionals who provide regular check-ups and screenings for employees.

    • We offer educational resources and workshops on heart-healthy habits and lifestyle choices.

    • Our company promotes physical activity by organizing fitness challenges and providing gym memberships.

    • We have a cafeteria that offers nu...

  • Answered by AI
Round 3 - Assignment 

Google site development and project was very different countries are right experts and I'm interested growing the site

Interview Preparation Tips

Interview preparation tips for other job seekers - Please help the costs and I'm interested growing the topic here Andrew Brunson terrorism charges against United Nations General Secretary

Skills evaluated in this interview

Senior Merchandiser Interview Questions asked at other Companies

Q1. Please mention five fabric you have handle with the count construction and gsm details.
View answer (6)

Digient Technologies interview questions for popular designations

 Graphic Designer

 (1)

 Senior Merchandiser

 (1)

 Senior Software Engineer

 (1)

 Software Developer

 (1)

 Software Engineer

 (1)

 System Engineer

 (1)

 Test Engineer

 (1)

 Web Designer

 (1)

Software Engineer Interview Questions & Answers

user image SUDHARSAN RAMAMURTHY

posted on 23 Jun 2022

Round 1 - Technical 

(1 Question)

  • Q1. Difference between heap and stack memory in java
  • Ans. 

    Heap and stack memory are two different regions of memory in Java with different characteristics.

    • Heap memory is used for dynamic memory allocation, while stack memory is used for static memory allocation.

    • Heap memory is shared among all threads, while each thread has its own stack memory.

    • Objects and variables stored in heap memory can be accessed from anywhere in the program, while stack memory is limited to the scope o...

  • Answered by AI
Round 2 - Aptitude Test 

A person crosses a 600 m long street in 5 minutes . what is his speed in KM per hour

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confidence your self and Learn more and get feedbacks or advice from experience person.

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 (170)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. What is your salary expectation
Round 2 - Technical 

(1 Question)

  • Q1. What is Infrastructure as a code?
  • Ans. 

    Infrastructure as code is the practice of managing and provisioning infrastructure through machine-readable definition files.

    • Infrastructure as code allows for the automation and version control of infrastructure configurations.

    • It treats infrastructure as software, enabling the use of development practices like testing and continuous integration.

    • Examples of infrastructure as code tools include Terraform, Ansible, and Cl

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Digient Technologies System Engineer interview:
  • Devops practice
  • CICD
  • Software Development Lifecycle

Skills evaluated in this interview

System Engineer Interview Questions asked at other Companies

Q1. Who Won the Election???Elections are going on, and there are two candidates A and B, contesting with each other. There is a queue of voters and in this queue, some of them are supporters of A and some of them are supporters of B. Many of th... read more
View answer (12)

Jobs at Digient Technologies

View all

I applied via Recruitment Consulltant and was interviewed in May 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java basics Log4j Spring boot Hibernate

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic Java and fremwork knowledge .
Expected spring, hibernate and database knowledge too.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Software Developer Interview Questions & Answers

user image Mevin Varghese

posted on 5 Sep 2023

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

I applied via Naukri.com and was interviewed before Sep 2022. There were 4 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 - HR 

(1 Question)

  • Q1. Ctc and family background
Round 3 - Technical 

(2 Questions)

  • Q1. Technical questions
  • Q2. Non Technical questions
Round 4 - HR 

(1 Question)

  • Q1. Asked about ctc and family background

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 questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. All employees having same salary in the smae department sql and pysprk
  • Q2. How to create pipeline in databricks
  • Q3. Palindrome, 2nd char in every word make is to upper case, sql rank and dense rank releated questions , given 2 tables country and city we need to calculate total population in each continent by joining the...
  • Q4. String manuplation questions inpython

Interview Preparation Tips

Interview preparation tips for other job seekers - PRepare well on pyspark
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Coalesce, SQL Order of Execution
  • Q2. Given a table with fields(id, name, salary, managerId) find out the managers who have atleast 5 reportees under him/her.
  • Ans. 

    Use SQL query to count number of reportees for each manager and filter out those with atleast 5 reportees.

    • Write a SQL query to count number of reportees for each manager using GROUP BY clause

    • Add HAVING clause to filter out managers with atleast 5 reportees

    • Example: SELECT managerId, COUNT(id) AS num_reportees FROM table_name GROUP BY managerId HAVING num_reportees >= 5

  • Answered by AI
  • Q3. How to manage large datasets in python
  • Ans. 

    Use libraries like pandas and dask to efficiently manage large datasets in Python.

    • Use pandas library for data manipulation and analysis.

    • Use dask library for parallel computing and out-of-core processing.

    • Optimize memory usage by loading data in chunks or using data types efficiently.

    • Consider using cloud services like AWS S3 or Google BigQuery for storing and processing large datasets.

  • Answered by AI
  • Q4. Name few of the commonly used python libraries used by DA
  • Ans. 

    Some commonly used Python libraries for Data Analysts are Pandas, NumPy, Matplotlib, and Scikit-learn.

    • Pandas - used for data manipulation and analysis

    • NumPy - used for numerical computing and working with arrays

    • Matplotlib - used for data visualization

    • Scikit-learn - used for machine learning and data mining

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nineleaps Technology Solutions Data Analyst interview:
  • SQL
  • Python
Interview preparation tips for other job seekers - Focus on basics of SQL, Python and practice tricky SQL interview questions.

Digient Technologies Interview FAQs

How many rounds are there in Digient Technologies interview?
Digient Technologies interview process usually has 2-3 rounds. The most common rounds in the Digient Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Digient Technologies 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 Digient Technologies. The most common topics and skills that interviewers at Digient Technologies expect are Javascript, MySQL, Multithreading, HTML and Java.
What are the top questions asked in Digient Technologies interview?

Some of the top questions asked at the Digient Technologies interview -

  1. What is Infrastructure as a co...read more
  2. What is main problem in Google algori...read more
  3. What your heart disease control and comp...read more

Tell us how to improve this page.

People are getting interviews through

based on 6 Digient Technologies interviews
Job Portal
Company Website
50%
33%
17% candidates got the interview through other sources.
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.2k 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.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 786 Interviews
Cyient Interview Questions
3.7
 • 279 Interviews
View all

Digient Technologies Reviews and Ratings

based on 140 reviews

4.5/5

Rating in categories

4.5

Skill development

4.4

Work-Life balance

4.2

Salary & Benefits

4.5

Job Security

4.4

Company culture

4.2

Promotions/Appraisal

4.5

Work Satisfaction

Explore 140 Reviews and Ratings
Junior Database Engineer

Chennai

1-3 Yrs

Not Disclosed

Administration Executive

Chennai

6-11 Yrs

Not Disclosed

React Native Developer

Chennai

3-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
55 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Senior Software Engineer
22 salaries
unlock blur

₹6 L/yr - ₹11.2 L/yr

Junior Software Engineer
21 salaries
unlock blur

₹2.1 L/yr - ₹4.8 L/yr

Test Engineer
12 salaries
unlock blur

₹3.2 L/yr - ₹7 L/yr

Software Developer
11 salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

Explore more salaries
Compare Digient Technologies 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