Upload Button Icon Add office photos

Filter interviews by

Dexciss Technology Interview Questions, Process, and Tips

Updated 15 Aug 2024

Top Dexciss Technology Interview Questions and Answers

View all 6 questions

Dexciss Technology Interview Experiences

Popular Designations

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?

Implementation Consultant Interview Questions asked at other Companies

Q1. In a factory as per govt rule how much leave is applicable
View answer (1)
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

Python Developer Trainee Interview Questions asked at other Companies

Q1. Python what type of language? Fathor of python?
View answer (2)
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

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)

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.

Python Developer Interview Questions asked at other Companies

Q1. Tell me the logic of program to reverse a given string word by word without using any built in function.
View answer (9)

Dexciss Technology interview questions for popular designations

 Implementation Consultant

 (1)

 Python Developer

 (1)

 Python Developer Trainee

 (1)

 Software Developer

 (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It was a MCQ test on CS Fundamentals. We have to answer 50 questions in 40 minutes. Accuracy is must. Company have its own cutoff and it's usually high. So try to gain maximum marks as possible. The results were announced in 1.5 hrs. The selected candidates will be appearing for the coding challenge.

Round 2 - Coding Test 

There are 5 questions. 1 easy , 3 medium, 1 hard. You should solve atleast 4 questions to get shortlisted for the interview. Results are announced in 2-3 hours. Take a look at these questions. One of the questions from the coding challenge will be asked in the interview.

Round 3 - Technical 

(5 Questions)

  • Q1. Email validation question from coding challenge
  • Q2. Binary Search on rotated arrays
  • Q3. About projects (reason behind using the mentioned database)
  • Q4. Use of package.json file
  • Q5. What are scripts in package.json file

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain your approach clearly while solving DSA questions. Revise your understanding on the projects before the interview. Also revise oops, cn, os and some basic understanding of Low level design i.e. designing of classes for music player.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General basic assessment.

Round 2 - MCQ 

(1 Question)

  • Q1. They will give you few PDFs to read and then MCQ from that.

Interview Preparation Tips

Interview preparation tips for other job seekers - So the job application process will start from emailing them to the MCQ. Then if selected you'll receive email with next steps which involves Skype chat(no involvement of voice call or video, only chat). Then after the technical setup you need to email them again that you're done with that, after that you'll get another mail with a link to choose a starting date.
On the starting date you'll again message one person(Yashima Kamra) on Skype, they'll give you 'Zulip'(it's an open source chat system, interface is kind of like Discord but too basic) access. Now you need to message in an assigned group in Zulip. The Zulip part is 'Training' in real but good luck getting any support from the other person. He/she will just give you commands, and if you ask any questions or ask for assistance to understand the new process they'll simply ignore that.
Then if you're lucky like me one day they'll report that you're ate fault, you haven't reported so they've revoked your Zulip access.

I have joined there or you can say hoped to work atleast(as it was 4 hours/day job) but that's not possible it seems.

If you're looking for jobs here I'd suggest to give it a try ofcourse so that people can actually know about this company's rubbish people.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How to work in Amazon
  • Q2. What the salary
  • Q3. How to work in e-commerce
Round 2 - Technical 

(2 Questions)

  • Q1. How to work in Amazon
  • Q2. What the salary

Interview Preparation Tips

Interview preparation tips for other job seekers - E-COMMERCE jobs work in Amazon
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. General discussion
Round 2 - Demo 

(1 Question)

  • Q1. Demo in our specialist subject
Round 3 - One-on-one 

(2 Questions)

  • Q1. General discussion about ourselves.
  • Q2. About work experience
Interview experience
3
Average
Difficulty level
-
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. I have around 9 rounds interview in span of 2 months
Round 2 - One-on-one 

(1 Question)

  • Q1. Everyday one round interview
Round 3 - One-on-one 

(1 Question)

  • Q1. Same as above .it is too much
Round 4 - One-on-one 

(1 Question)

  • Q1. Same as above .it is too much
Round 5 - One-on-one 

(1 Question)

  • Q1. Same only .it is too much
Round 6 - Case Study 

4 member team interview

Round 7 - One on one interview 

(1 Question)

  • Q1. One on one interview
Round 8 - One on one interview 

(1 Question)

  • Q1. Reference . through referral I sent my resume
Round 9 - HR 

(1 Question)

  • Q1. Salary discussion
Round 10 - No 

(1 Question)

  • Q1. It is too much
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you describe your experience in business consulting and the industries with which you have worked?
  • Q2. What motivated you to build your career in business consulting?
Round 2 - HR 

(1 Question)

  • Q1. How do you approach a client to implement your suggestions, and how do you handle instances of arrogance or inappropriate behavior?

Interview Preparation Tips

Interview preparation tips for other job seekers - I have recommended many candidates to join ABM in various positions. Based on both their experiences and mine with this company, I can confidently say that this is the best software company to join, whether for freshers or experienced professionals. The salary structure is also favorable. They provide provident fund (PF) and employee state insurance (ESI) and adhere to all statutory formats prescribed under labor law.

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.

Dexciss Technology Interview Process

based on 3 interviews in last 1 year

Interview experience

4
  
Good

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k 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
 • 788 Interviews
View all

Dexciss Technology Reviews and Ratings

based on 13 reviews

3.6/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

2.7

Salary

2.7

Job security

3.5

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 13 Reviews and Ratings
Software Developer
13 salaries
unlock blur

₹1.6 L/yr - ₹3.5 L/yr

Python Developer
8 salaries
unlock blur

₹1 L/yr - ₹5.8 L/yr

ERP Functional Consultant
6 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Software Engineer
5 salaries
unlock blur

₹2.6 L/yr - ₹3 L/yr

Developer
4 salaries
unlock blur

₹2 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Dexciss Technology 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