Upload Button Icon Add office photos

Filter interviews by

Incrivel Software Solutions Interview Questions and Answers

Updated 23 Jul 2024

Incrivel Software Solutions Interview Experiences

Popular Designations

2 interviews found

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

(2 Questions)

  • Q1. What was your best project.
  • Ans. 

    Developed a web application for tracking personal fitness goals and progress.

    • Used Django framework for backend development

    • Implemented user authentication and authorization

    • Integrated with fitness tracking APIs like Fitbit

    • Designed interactive charts and graphs for visualizing progress

  • Answered by AI
  • Q2. How you completed

Python Developer Intern Interview Questions asked at other Companies

Q1. what is python? what is a list? what is a tuple? what is set? Difference between list and tuple. Class and object. lambda function. map function filter function inheritance deep copy and shallow copy what is a dictionary? monkey patching. w... read more
View answer (3)

UI Developer Interview Questions & Answers

user image Anonymous

posted on 10 Aug 2021

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

Interview Questionnaire 

3 Questions

  • Q1. Basic related to web design
  • Q2. What is Javascript
  • Ans. 

    Javascript is a programming language used for creating interactive web pages and web applications.

    • Javascript is a client-side scripting language

    • It can be used for form validation, creating animations, and manipulating HTML and CSS

    • It can also be used on the server-side with Node.js

    • Javascript frameworks like React and Angular are popular for building web applications

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

    Sass is a CSS preprocessor that allows you to write more efficient and maintainable CSS code.

    • Sass stands for Syntactically Awesome Style Sheets

    • It extends CSS with variables, nesting, mixins, and more

    • Sass files are compiled into regular CSS files before being served to the browser

    • Example: $primary-color: #007bff; .button { background-color: $primary-color; }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Skills evaluated in this interview

UI Developer Interview Questions asked at other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Why do prefer our organizations and what have you accomplished on the current role are the most expected questions.
  • Q2. Definitely you should have a reason as to why apply for certain organization and for the second one. It is more preferred to be realistic with what your accomplishments are as well as make it more clear an...

Success Engineer Interview Questions & Answers

Salesforce user image Anonymous

posted on 11 Oct 2020

I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

10 Questions

  • Q1. Introduction.
  • Q2. Skill based routing.
  • Q3. Queue based routing.
  • Q4. Community partner user, customer user.
  • Q5. Can we implement skill based routing as queue based routing.
  • Q6. Lightning data service.
  • Q7. Deployment questions like facing validation error while deploying.
  • Q8. Integration questions - checking time limit in api call.
  • Q9. Soql limits- max. time for a soql query to run.
  • Q10. Async apex questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Think multiple times what you are going to say w.r.t your introduction. It does matter.
2. Don't try to take them for granted. Its obvious, they know much more than you do.
3. Always ask for time if you thinking about a solution. They are more than happy if you give them a relevant solution even if it takes time.
4. Prepare well, if you don't know about a topic, don't keep on dragging. Simply say you don't know.
5. Understand problem first, then think for a second and reply. If not understood, ask them again to explain.
7. Salesforce governor limits -- IS A MUST.
6. Keep your basics very clear.

Skills evaluated in this interview

I applied via Walk-in

Interview Questionnaire 

1 Question

  • Q1. Software-based, design principles, colour based and previous experience based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to aoftware and design. you need to stay calm and should apply presence of mind.

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1) Explain your project and it advantages and disadvantages?
  • Ans. 

    My project is a web-based inventory management system for small businesses.

    • Advantages: streamlines inventory tracking, reduces errors, improves efficiency

    • Disadvantages: requires internet connection, may be costly for small businesses

    • Example: allows businesses to easily track inventory levels and set automatic reorder points

    • Example: generates reports on inventory usage and sales trends for informed decision-making

  • Answered by AI
  • Q2. 2) Tell about yourself
  • Ans. 

    I am a recent computer science graduate with experience in software development and a passion for learning new technologies.

    • Graduated with a degree in computer science

    • Experience in software development

    • Passionate about learning new technologies

  • Answered by AI
  • Q3. 3) Why should we hire you?
  • Ans. 

    I am a quick learner with strong problem-solving skills and a passion for software development.

    • I have experience in multiple programming languages and frameworks.

    • I am a team player and can work well in a collaborative environment.

    • I am dedicated to producing high-quality code and delivering projects on time.

    • I am always looking to improve my skills and stay up-to-date with the latest technologies.

    • I am excited about the o...

  • Answered by AI
  • Q4. 4) Name the programming languages you know?
  • Ans. 

    I know several programming languages including Java, Python, and C++.

    • Proficient in Java and Python

    • Familiar with C++ and JavaScript

    • Experience with SQL and HTML/CSS

    • Comfortable with object-oriented programming and data structures

    • Have worked with frameworks such as Spring and Django

  • Answered by AI
  • Q5. 5) Programming Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be panic and be confident and believe on yourself.

I applied via Company Website and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Question like our past org. and experience and those basic questions HR usually asks. 2. Technical round will be hard you need to have great understanding of JavaScript and its at least 1 framework like...

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a logical thinking test. It lasts for 1 hr but depends on different scenarios. Interviewer wanted to test both my knowledge and communication skill. Most of the questions asked to me were related to JavaScript, deep level understanding of JavaScript framework, HTML CSS flow, Previous experience and what work I did there and logical thinking questions. These are the main things to remember. Best of luck if you are reading this and have a interview scheduled and if not still best of luck for future.

I applied via Referral and was interviewed in Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is Data Integrity?
  • Ans. 

    Data Integrity refers to the accuracy and consistency of data throughout its lifecycle.

    • Ensuring data is not corrupted or modified without authorization

    • Maintaining data accuracy and consistency through proper storage and retrieval

    • Preventing data loss or unauthorized access

    • Examples: checksums, encryption, access controls

  • Answered by AI
  • Q2. Gave an example and asked to produce that output with a query.
  • Q3. Questions like difference between union and union all. The function of cursor. Basic query tuning questions. Index, triggers etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview happened during the lockdown period, so it was virtual Teams meeting. I had 2 technical rounds and one Managerial round. The interviewers were quite friendly and explained everything crystal clear. Since this was a SQL post, I would suggest you to get the basics intact and try practicing few queries.

Business Interview Questions & Answers

Bosch Global Software Technologies user image Anonymous

posted on 11 Sep 2020

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

Interview Questionnaire 

3 Questions

  • Q1. How u contribute yourself in our company ?
  • Q2. Which of your skills helping us in our business,?
  • Q3. If you have any doubt about the nonleagal thing has happened in our company ,what ur work to handle it ?

Interview Preparation Tips

Interview preparation tips for other job seekers - From company we should be relaxed with interviewer , and asking questions very softly , bcoz every interviewer has very narvas in their interview .....

I applied via Naukri.com and was interviewed in Jan 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Walk through your resume.
  • Q2. Talk about your greatest weakness.
  • Q3. Why ADP.
  • Ans. 

    ADP is a leading provider of human capital management solutions, offering innovative technology and services.

    • ADP has a strong reputation in the industry

    • ADP offers a comprehensive suite of HR solutions

    • ADP's technology is cutting-edge and user-friendly

    • ADP has a global presence and serves a wide range of clients

    • ADP provides excellent customer support and training

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I found this is one of the best interviews in my career. ADP is quite employee centric organization and knows how to hire the right candidate for right job. My experience was awesome. The Talent Acquisition team member and the interviewer are really helpful. You will feel the positive vibe at the first meeting with the interviewer. Long story short, my advice would be, you know your achievements better. Be open and honest while talking about it.

Incrivel Software Solutions Interview FAQs

How many rounds are there in Incrivel Software Solutions interview?
Incrivel Software Solutions interview process usually has 1 rounds. The most common rounds in the Incrivel Software Solutions interview process are HR.
What are the top questions asked in Incrivel Software Solutions interview?

Some of the top questions asked at the Incrivel Software Solutions interview -

  1. What is s...read more
  2. What is Javascri...read more
  3. Basic related to web desi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Incrivel Software Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 883 Interviews
Google Interview Questions
4.4
 • 838 Interviews
Amdocs Interview Questions
3.8
 • 523 Interviews
Zoho Interview Questions
4.3
 • 502 Interviews
SAP Interview Questions
4.2
 • 302 Interviews
KPIT Technologies Interview Questions
3.5
 • 290 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
View all

Incrivel Software Solutions Reviews and Ratings

based on 5 reviews

3.2/5

Rating in categories

3.2

Skill development

2.7

Work-Life balance

2.9

Salary & Benefits

3.2

Job Security

3.0

Company culture

2.4

Promotions/Appraisal

3.0

Work Satisfaction

Explore 5 Reviews and Ratings
UI Developer
4 salaries
unlock blur

₹1.5 L/yr - ₹2 L/yr

Angular Developer
4 salaries
unlock blur

₹2.2 L/yr - ₹2.2 L/yr

Softwaretest Engineer
3 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

Explore more salaries
Compare Incrivel Software Solutions with

Bosch Global Software Technologies

4.0
Compare

Amdocs

3.8
Compare

Automatic Data Processing (ADP)

4.0
Compare

Carelon Global Solutions

4.0
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