Upload Button Icon Add office photos
Engaged Employer

i

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

Ven Consulting Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ven Consulting Cadd Designer Interview Questions and Answers

Updated 14 Oct 2023

Ven Consulting Cadd Designer Interview Experiences

1 interview found

Cadd Designer Interview Questions & Answers

user image Brajesh Verma

posted on 14 Oct 2023

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

I applied via Recruitment Consulltant and was interviewed before Oct 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 

(1 Question)

  • Q1. Force for as early as joining
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions and enquiry from there client.
Round 4 - Design Test 

(1 Question)

  • Q1. Knowledge of software

Interview Preparation Tips

Interview preparation tips for other job seekers - Very short period contract with client.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between functions and stored procedure in SQL.
  • Ans. 

    Functions return a single value while stored procedures can perform multiple operations and return multiple values.

    • Functions return a single value while stored procedures can return multiple values.

    • Functions are used for computations and return values, while stored procedures are used for executing a series of statements.

    • Functions can be called from within SQL statements, while stored procedures are called using the EX...

  • Answered by AI
  • Q2. Difference between abstract class and Interface in C#
  • Ans. 

    Abstract class can have implementation details, while interface only contains method signatures.

    • Abstract class can have constructors, fields, and methods with implementation details, while interface can only have method signatures.

    • A class can inherit from only one abstract class, but can implement multiple interfaces.

    • Abstract classes are used when some common functionality needs to be shared among multiple classes, whi...

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Java, Spark Concepts
  • Q2. Threading with example
  • Ans. 

    Threading is a way to execute multiple tasks concurrently in a single program.

    • Threading allows for parallel execution of code

    • Threads share the same memory space

    • Example: running a background task while the main program continues to run

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on past projects and concepts

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good test soo check

Round 2 - Group Discussion 

Failed in this round

Interview Preparation Tips

Interview preparation tips for other job seekers - Can do better and avoid this round for freshers
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 

Object oriented programming,Data Structures,Lifecycle

Round 3 - HR 

(2 Questions)

  • Q1. What are your hobbies
  • Ans. 

    My hobbies include playing guitar, reading books, and hiking.

    • Playing guitar: I have been playing guitar for 5 years and enjoy learning new songs and techniques.

    • Reading books: I love reading fiction and non-fiction books, especially in the science and technology genres.

    • Hiking: Exploring nature and going on hikes is a great way for me to relax and stay active.

  • Answered by AI
  • Q2. What are your future goals
  • Ans. 

    My future goal is to become a senior software developer and contribute to the development of innovative software solutions.

    • To gain expertise in new programming languages and technologies

    • To lead a team of developers and mentor junior developers

    • To continuously learn and stay updated with the latest industry trends

    • To contribute to open-source projects and collaborate with other developers

    • To improve my problem-solving and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't worry to ask if you have any doubts.Prepare well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Corporate management

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Asp.net
  • Ans. 

    Asp.net is a web application framework developed by Microsoft for building dynamic web sites, web applications, and web services.

    • Developed by Microsoft

    • Used for building dynamic web sites, web applications, and web services

    • Supports multiple programming languages like C# and VB.NET

    • Includes a rich set of libraries and tools for web development

    • Follows the MVC (Model-View-Controller) architectural pattern

  • Answered by AI
  • Q2. What is us staffing
  • Ans. 

    US staffing refers to the process of hiring and managing employees in the United States for various companies and organizations.

    • US staffing involves recruiting, screening, and hiring employees for companies based in the United States.

    • It also includes managing payroll, benefits, and compliance with labor laws.

    • US staffing agencies help companies find qualified candidates for temporary or permanent positions.

    • Companies may...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good organization to work with

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Aug 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 - One-on-one 

(1 Question)

  • Q1. Knowledge on your skills
Round 3 - HR 

(2 Questions)

  • Q1. Share details of your previous job.
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for business analysis topics
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 - One-on-one 

(3 Questions)

  • Q1. LMS LOS CMS life cycle
  • Q2. What is loan life cycle
  • Ans. 

    Loan life cycle refers to the stages involved in the processing and management of a loan.

    • The loan life cycle includes origination, underwriting, funding, servicing, and collection.

    • Origination involves the application and approval process.

    • Underwriting involves assessing the borrower's creditworthiness and determining the terms of the loan.

    • Funding involves disbursing the loan amount to the borrower.

    • Servicing involves man...

  • Answered by AI
  • Q3. What is software life cycle
  • Ans. 

    Software life cycle is the process of developing software from conception to retirement.

    • It includes phases like planning, design, development, testing, deployment, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • The life cycle model can be iterative, sequential, or a combination of both.

    • Examples of life cycle models include Waterfall, Agile, and DevOps.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - OK to join as a fresher but de[ends on client project

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 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 - HR 

(2 Questions)

  • Q1. How many years of experience in life insurance domain?
  • Ans. No experience in life insurance and not as BA in insurance domain.
  • Answered Anonymously
  • Q2. Required 5 years of experience as BA?
  • Ans. I clearly said have only 1.5 years of experience as BA in IT industry and asking same question.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - I have been getting same kind of calls everyday and I only ask them how many years of experience they require as BA so I say I don't have much experience. Beware guys first you yourself question them instead they asking questions to us.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Face to Face 

(1 Question)

  • Q1. Insurance based

Ven Consulting Interview FAQs

How many rounds are there in Ven Consulting Cadd Designer interview?
Ven Consulting interview process usually has 4 rounds. The most common rounds in the Ven Consulting interview process are Resume Shortlist, HR and Technical.
What are the top questions asked in Ven Consulting Cadd Designer interview?

Some of the top questions asked at the Ven Consulting Cadd Designer interview -

  1. Technical questions and enquiry from there clie...read more
  2. Force for as early as join...read more
  3. Knowledge of softw...read more

Tell us how to improve this page.

Ven Consulting Cadd Designer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 791 Interviews
View all

Ven Consulting Cadd Designer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

3.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
HR Recruiter
38 salaries
unlock blur

₹1.6 L/yr - ₹4 L/yr

HR Executive Recruiter
36 salaries
unlock blur

₹2.8 L/yr - ₹3.7 L/yr

HR Executive
25 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Resource Manager
21 salaries
unlock blur

₹5.4 L/yr - ₹9 L/yr

Civil Engineer
16 salaries
unlock blur

₹2.9 L/yr - ₹7.7 L/yr

Explore more salaries
Compare Ven Consulting with

US Tech Solutions

3.8
Compare

Kelly Services

4.2
Compare

Harjai Computers

3.5
Compare

Gi Group

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