Upload Button Icon Add office photos

Filter interviews by

Dexciss Technology Interview Questions and Answers

Updated 15 Aug 2024
Popular Designations

6 Interview questions

An Implementation Consultant was asked 12mo ago
Q. What is ERPNext?
Ans. 

ERPNext is an open-source ERP software that helps businesses manage their processes efficiently.

  • Open-source ERP software

  • Helps businesses manage processes efficiently

  • Includes modules for accounting, CRM, HR, inventory management, and more

  • Customizable and scalable

  • Accessible through web browser

View all Implementation Consultant interview questions
A Python Developer Trainee was asked
Q. What is a function?
Ans. 

A function is a block of reusable code that performs a specific task.

  • Functions help in organizing code and making it more modular.

  • They can take input parameters and return output values.

  • Functions can be called multiple times from different parts of the program.

  • Examples: print(), len(), range().

View all Python Developer Trainee interview questions
A Python Developer Trainee was asked
Q. Explain inheritance in Python OOP.
Ans. 

Inheritance is a mechanism in Python OOP where a class inherits the properties and methods of another class.

  • Inheritance allows code reusability and promotes the concept of hierarchical relationships.

  • The class that is inherited from is called the parent class or base class.

  • The class that inherits is called the child class or derived class.

  • Child classes can access the attributes and methods of the parent class.

  • Child...

View all Python Developer Trainee interview questions
A Python Developer Trainee was asked
Q. Explain OOP in Python.
Ans. 

OOP in Python is a programming paradigm that allows for the creation of objects with properties and methods.

  • OOP stands for Object-Oriented Programming.

  • In Python, everything is an object.

  • Classes are used to define objects and their behavior.

  • Encapsulation, inheritance, and polymorphism are key concepts in OOP.

  • Objects can have attributes (variables) and methods (functions).

  • Example: creating a class 'Car' with attribu...

View all Python Developer Trainee interview questions
A Python Developer Trainee was asked
Q. What are the differences between a list and a tuple?
Ans. 

Lists and tuples are both sequence data types in Python, but they have some key differences.

  • Lists are mutable, meaning their elements can be changed, added, or removed.

  • Tuples are immutable, meaning their elements cannot be changed once defined.

  • Lists are defined using square brackets [], while tuples are defined using parentheses ().

  • Lists are typically used for collections of similar items, while tuples are used fo...

View all Python Developer Trainee interview questions
A Python Developer Trainee was asked
Q. What is lambda function Explain lambda function
Ans. 

Lambda function is an anonymous function in Python that can take any number of arguments and return a single expression result.

  • Lambda functions are defined using the lambda keyword.

  • They are commonly used when a small function is needed for a short period of time.

  • Lambda functions can be used as arguments in higher-order functions.

  • They are often used in functional programming and for writing concise code.

  • Example: la...

View all Python Developer Trainee interview questions

Dexciss Technology Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is ERPNext?
  • Ans. 

    ERPNext is an open-source ERP software that helps businesses manage their processes efficiently.

    • Open-source ERP software

    • Helps businesses manage processes efficiently

    • Includes modules for accounting, CRM, HR, inventory management, and more

    • Customizable and scalable

    • Accessible through web browser

  • Answered by AI
  • Q2. What are the challenges while project on going?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They will give to all students one of link and we will submit our test is there.

Round 2 - Technical 

(6 Questions)

  • Q1. Introducing your self
  • Q2. Difference between list and tuple
  • Ans. 

    Lists and tuples are both sequence data types in Python, but they have some key differences.

    • Lists are mutable, meaning their elements can be changed, added, or removed.

    • Tuples are immutable, meaning their elements cannot be changed once defined.

    • Lists are defined using square brackets [], while tuples are defined using parentheses ().

    • Lists are typically used for collections of similar items, while tuples are used for het...

  • Answered by AI
  • Q3. What is function
  • Ans. 

    A function is a block of reusable code that performs a specific task.

    • Functions help in organizing code and making it more modular.

    • They can take input parameters and return output values.

    • Functions can be called multiple times from different parts of the program.

    • Examples: print(), len(), range().

  • Answered by AI
  • Q4. Explain oop in python
  • Ans. 

    OOP in Python is a programming paradigm that allows for the creation of objects with properties and methods.

    • OOP stands for Object-Oriented Programming.

    • In Python, everything is an object.

    • Classes are used to define objects and their behavior.

    • Encapsulation, inheritance, and polymorphism are key concepts in OOP.

    • Objects can have attributes (variables) and methods (functions).

    • Example: creating a class 'Car' with attributes l...

  • Answered by AI
  • Q5. Explain inheritance in python oop
  • Ans. 

    Inheritance is a mechanism in Python OOP where a class inherits the properties and methods of another class.

    • Inheritance allows code reusability and promotes the concept of hierarchical relationships.

    • The class that is inherited from is called the parent class or base class.

    • The class that inherits is called the child class or derived class.

    • Child classes can access the attributes and methods of the parent class.

    • Child clas...

  • Answered by AI
  • Q6. What is lambda function Explain lambda function
  • Ans. 

    Lambda function is an anonymous function in Python that can take any number of arguments and return a single expression result.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used when a small function is needed for a short period of time.

    • Lambda functions can be used as arguments in higher-order functions.

    • They are often used in functional programming and for writing concise code.

    • Example: lambda ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Techical questions
  • Q2. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just python basic and some easy problems

I applied via Walk-in

Interview Questionnaire 

4 Questions

  • Q1. Basic programming questions like data types, oops concepts etc
  • Q2. Sql queries
  • Q3. Pattern programs like triangle shape and diamond shape
  • Q4. Fow and working of projects which i have completed.
  • Ans. 

    I have completed various projects involving web development, data analysis, and automation using Python.

    • Developed a web application using Django framework to track inventory and sales data.

    • Created data analysis scripts using pandas and matplotlib to visualize trends in customer behavior.

    • Automated repetitive tasks using Python scripts and cron jobs to improve efficiency.

    • Integrated APIs to fetch real-time data for a stoc...

  • Answered by AI

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 Dexciss Technology ?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. DS and Algo questions based on DP and backtracking
  • Q2. Clone linked list with random pointers.
  • Ans. 

    Clone a linked list with random pointers.

    • Create a new node for each node in the original list.

    • Store the mapping between the original and cloned nodes in a hash table.

    • Traverse the original list again and set the random pointers in the cloned list using the hash table.

    • Return the head of the cloned list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly DS and Algo rounds followed by design rounds. Sometimes there can be language specific questions.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What's is your ambition
  • Ans. 

    My ambition is to grow as a professional, contribute meaningfully, and lead innovative projects that make a positive impact.

    • I aim to develop my skills in project management, ensuring successful delivery of initiatives.

    • I aspire to lead a team, fostering collaboration and creativity to achieve common goals.

    • I want to contribute to sustainable practices in my field, such as implementing eco-friendly solutions.

    • I envision my...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go and attend the interview with fearless

Interview Questionnaire 

1 Question

  • Q1. Can you handle a team.
  • Ans. Yes presently I have 10 members TEAM.
  • Answered Anonymously
Are these interview questions helpful?

I applied via Walk-in and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Egerly they asked questions about your inner confidence of tha job seekers

Interview Preparation Tips

Interview preparation tips for other job seekers - Ntg is impossible first you consatret your looking i meen your dress sens... first impression is tha best impression so u look complete formally & kindly answer tha questions very confidently ..be honest delivered good communication skills

I applied via Referral and was interviewed in Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I am not allowed to reveal

Interview Preparation Tips

Interview preparation tips for other job seekers - I don't think I can reveal the questions but I can tell you that KLA has high standards in interview process.
Some tips for software engineer interview
1. Please prepare to do competitive programming like use leetcode algoexpert hacker rank
2. Some of the important areas are string problems dynamic programming stack based and tree based
3. There can be design round and interesting questions may be encountered

I applied via Naukri.com

Round 1 - Coding Test 

Hacker rank question - easy and medium

Round 2 - Coding Test 

Design solution for problems

Round 3 -  

(1 Question)

  • Q1. Design a software for car ECU
  • Ans. 

    Design a software for car ECU

    • Identify the requirements and functionalities of the ECU

    • Choose a programming language and development environment

    • Implement the software to control the engine, transmission, and other systems

    • Test the software for reliability and performance

    • Ensure the software is secure and can handle errors and exceptions

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Ans. 

    My strengths include strong leadership skills, excellent communication, and problem-solving abilities. My weaknesses include being overly critical of myself and sometimes taking on too much responsibility.

    • Strength: Strong leadership skills

    • Strength: Excellent communication

    • Strength: Problem-solving abilities

    • Weakness: Being overly critical of myself

    • Weakness: Sometimes taking on too much responsibility

  • Answered by AI
  • Q2. Tell me about yourself.
  • Ans. 

    I am an experienced professional with strong leadership skills and a proven track record in managing teams.

    • Experienced professional with strong leadership skills

    • Proven track record in managing teams

    • Excellent communication and problem-solving abilities

    • Ability to motivate and inspire team members

    • Focused on achieving goals and delivering results

  • Answered by AI

Interview Preparation Tips

Topics to prepare for KLA Team Lead interview:
  • hash maps
  • solid
Interview preparation tips for other job seekers - practice on hackerrank
solve some design problems

Skills evaluated in this interview

Dexciss Technology Interview FAQs

How many rounds are there in Dexciss Technology interview?
Dexciss Technology interview process usually has 1-2 rounds. The most common rounds in the Dexciss Technology interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Dexciss Technology 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 Dexciss Technology . The most common topics and skills that interviewers at Dexciss Technology expect are Analytical Chemistry, Business Administration, Continuous Improvement, Health Insurance and Interpersonal Skills.
What are the top questions asked in Dexciss Technology interview?

Some of the top questions asked at the Dexciss Technology interview -

  1. What is lambda function Explain lambda funct...read more
  2. Difference between list and tu...read more
  3. Explain inheritance in python ...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 3 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Deltax Interview Questions
2.7
 • 88 Interviews
Wayfair Interview Questions
3.6
 • 60 Interviews
Tradeshala Interview Questions
4.5
 • 52 Interviews
KLA Interview Questions
3.8
 • 48 Interviews
Apptunix Interview Questions
4.1
 • 44 Interviews
Busibud Interview Questions
3.9
 • 42 Interviews
View all

Dexciss Technology Reviews and Ratings

based on 16 reviews

3.2/5

Rating in categories

3.4

Skill development

3.2

Work-life balance

2.7

Salary

2.6

Job security

3.4

Company culture

2.6

Promotions

3.4

Work satisfaction

Explore 16 Reviews and Ratings
Software Developer
12 salaries
unlock blur

₹1.6 L/yr - ₹3.5 L/yr

ERP Functional Consultant
7 salaries
unlock blur

₹1.8 L/yr - ₹7 L/yr

Software Engineer
6 salaries
unlock blur

₹2.3 L/yr - ₹2.7 L/yr

Python Developer
5 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Developer
4 salaries
unlock blur

₹2 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Dexciss Technology with

Amazon Sellers Services

3.9
Compare

Primus Global Technologies

3.9
Compare

GAMMON INDIA

3.7
Compare

Magneti Marelli Motherson Auto System

3.8
Compare
write
Share an Interview