Upload Button Icon Add office photos

Filter interviews by

Capricot Technologies Solution Specialist Interview Questions, Process, and Tips

Updated 14 Mar 2023

Capricot Technologies Solution Specialist Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2022. There were 4 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 - HR 

(3 Questions)

  • Q1. What is the experience you re having related to the JD?
  • Q2. What was your last company?
  • Q3. Whais the salary expectation?
Round 3 - Technical 

(5 Questions)

  • Q1. How many projections are there in engineering drawing?!
  • Ans. 

    There are multiple projections in engineering drawing.

    • There are typically three projections in engineering drawing: front, top, and side views.

    • Additional projections may be included depending on the complexity of the object being drawn.

    • Projections can be either orthographic or isometric.

    • Projections are used to accurately represent the dimensions and features of an object.

  • Answered by AI
  • Q2. How to create layers in AutoCAD?
  • Ans. 

    Layers in AutoCAD can be created using the LAYER command or the LAYER PROPERTIES MANAGER.

    • Open the LAYER PROPERTIES MANAGER by typing LAYER in the command line or by clicking on the LAYER PROPERTIES button in the HOME tab.

    • Click on the NEW LAYER button to create a new layer.

    • Name the layer and set its properties such as color, linetype, and lineweight.

    • Assign objects to the layer using the LAYER dropdown in the HOME tab or...

  • Answered by AI
  • Q3. What is the minimum value of vernier caliper?!
  • Ans. 

    The minimum value of vernier caliper depends on the manufacturer and model.

    • The minimum value can range from 0.02mm to 0.05mm depending on the caliper.

    • It is important to check the specifications of the caliper before purchasing.

    • Some manufacturers may offer calipers with a minimum value of 0.01mm for more precise measurements.

  • Answered by AI
  • Q4. Name some views in AutoCAD?
  • Ans. 

    AutoCAD has various views to help users visualize their designs from different angles.

    • Some views in AutoCAD include: Top view, Front view, Side view, Isometric view, Perspective view, and Orthographic view.

    • Top view shows the plan view of the design from the top.

    • Front view shows the front elevation of the design.

    • Side view shows the side elevation of the design.

    • Isometric view shows the design in 3D with equal angles for ...

  • Answered by AI
  • Q5. What do you mean by scale factor 1:3?
  • Ans. 

    Scale factor 1:3 means that the size of the object is one-third of the original size.

    • Scale factor is the ratio of the size of the original object to the size of the scaled object.

    • In this case, the scaled object is one-third the size of the original object.

    • For example, if the original object was 6 inches long, the scaled object would be 2 inches long.

  • Answered by AI
Round 4 - Behavioral 

(3 Questions)

  • Q1. How many years you completed in the last company?
  • Q2. Have you went to outstation installation?
  • Ans. 

    Yes, I have gone to outstation installations for various projects.

    • I have traveled to different cities and states for installation projects.

    • I have experience in coordinating with local teams and vendors for smooth execution of installations.

    • I have also provided on-site training and support to clients after installations.

    • For example, I have traveled to Mumbai, Pune, and Bangalore for installation projects.

  • Answered by AI
  • Q3. Are you interested in the job profile?

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for the beginners and you can learn lot. All the staffs are decade more experienced persons.

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. C2H profile basic technology based question s only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic flutter coding questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw vite and webpack
  • Ans. 

    Vite is a build tool that focuses on fast development, while Webpack is a more versatile and powerful build tool.

    • Vite is designed for fast development with instant server start and hot module replacement.

    • Webpack is a more versatile tool that can handle complex configurations and optimizations.

    • Vite uses ES modules natively for faster bundling, while Webpack requires additional plugins for the same functionality.

    • Vite is ...

  • Answered by AI
  • Q2. What is currying in js
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is currying in javascript?
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
  • Q2. Diff btw webpack and vite
  • Ans. 

    Webpack is a mature and feature-rich bundler, while Vite is a newer and faster build tool focused on development experience.

    • Webpack is a mature and feature-rich bundler that is highly configurable and widely used in the industry.

    • Vite is a newer build tool that focuses on providing a faster development experience by leveraging ES modules and server-side rendering.

    • Webpack requires a configuration file (webpack.config.js)...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just cover the basics of javascript. Learn about polyfills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Had to brief about myself, my technical skills and projects. Few Technical questions regarding the tech stack and casual discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have strong foundational knowledge.

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I applied via Recruitment Consulltant and was interviewed in Oct 2021. There were 3 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 

(1 Question)

  • Q1. Completely on java
Round 3 - Technical 

(1 Question)

  • Q1. Asked java questiona

I applied via Referral and was interviewed before Jul 2021. 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 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me if you have any past experience
Round 3 - HR 

(1 Question)

  • Q1. Technical Question and basic knowledge in post which you are applied

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be afraid while speaking to HR and be confident while answering asked questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 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 

(3 Questions)

  • Q1. Related to Linux and Networking
  • Q2. Services Samba FTP, Maintenance Mode
  • Q3. Troubleshooting of Network
  • Ans. 

    Troubleshooting network involves identifying and resolving issues related to network connectivity and performance.

    • Start by identifying the symptoms of the problem

    • Check network cables and connections

    • Verify network settings and configurations

    • Use network diagnostic tools to identify and isolate the problem

    • Resolve the issue by applying appropriate fixes

    • Test the network to ensure the problem is resolved

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Qts related to Bootprocess AWS etc
  • Q2. Port Forwarding of services

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are applying for Linux role, brush up all the basic concepts of Linux and Networking.

Skills evaluated in this interview

Capricot Technologies Interview FAQs

How many rounds are there in Capricot Technologies Solution Specialist interview?
Capricot Technologies interview process usually has 4 rounds. The most common rounds in the Capricot Technologies interview process are Resume Shortlist, HR and Technical.
How to prepare for Capricot Technologies Solution Specialist 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 Capricot Technologies. The most common topics and skills that interviewers at Capricot Technologies expect are Technical Support, AutoCAD, Civil, Corporate and ETABS.
What are the top questions asked in Capricot Technologies Solution Specialist interview?

Some of the top questions asked at the Capricot Technologies Solution Specialist interview -

  1. How many projections are there in engineering drawin...read more
  2. What is the minimum value of vernier calipe...read more
  3. Have you went to outstation installati...read more

Tell us how to improve this page.

Capricot Technologies Solution Specialist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
View all
Capricot Technologies Solution Specialist Salary
based on 12 salaries
₹3.9 L/yr - ₹6.3 L/yr
73% less than the average Solution Specialist Salary in India
View more details

Capricot Technologies Solution Specialist Reviews and Ratings

based on 5 reviews

2.9/5

Rating in categories

2.6

Skill development

2.5

Work-life balance

1.5

Salary

2.3

Job security

1.5

Company culture

2.1

Promotions

2.1

Work satisfaction

Explore 5 Reviews and Ratings
Business Executive
19 salaries
unlock blur

₹2.8 L/yr - ₹5.5 L/yr

Business Manager
12 salaries
unlock blur

₹5.1 L/yr - ₹9 L/yr

Solution Specialist
12 salaries
unlock blur

₹3.8 L/yr - ₹6.2 L/yr

Senior Business Executive
11 salaries
unlock blur

₹6.8 L/yr - ₹8.5 L/yr

Bim Application Specialist
11 salaries
unlock blur

₹2.8 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Capricot Technologies with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.5
Compare

DynPro

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