Upload Button Icon Add office photos

Filter interviews by

Primaverse IDC Interview Questions and Answers

Updated 27 Jan 2025

Primaverse IDC Interview Experiences

Popular Designations

4 interviews found

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

(1 Question)

  • Q1. Just asked about skills mentioned on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - I was there to attend walkin drive which was for shortlisted candidate based on skills mentioned on resume. After shortlisting got time slot to attend interview and when I visited at office location for interview I got to know that I doesn't meet criteria to attend interview. Successfully wasted time and day . If anyone attending interview please make sure you match with their criteria

Junior Bim Modeler Interview Questions asked at other Companies

Q1. What is template
View answer (1)
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 Apr 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Civil engineering related simple question

Round 2 - Technical 

(1 Question)

  • Q1. AutoCAD related questions
Round 3 - Technical 

(1 Question)

  • Q1. Civil engineering &software related questions
Round 4 - HR 

(1 Question)

  • Q1. What is salary expectations?

Junior Engineer Civil Interview Questions asked at other Companies

Q1. What is your name Where are you from Ratio of M 20 grade concrete. How to find the weight of steel bar used in reinforcement ? How to measurements the concrete volume? Standard size of brick. What is volume of cement bag 50 kg? How to calcu... read more
View answer (2)

Civil Engineer Interview Questions & Answers

user image Nikita Pawar

posted on 28 Oct 2024

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

(2 Questions)

  • Q1. Civil 3d questions
  • Q2. Alignment surface profile

Civil Engineer Interview Questions asked at other Companies

Q1. What is the curing formalities for our precast segment???
View answer (20)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before 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 - Design Test 

(1 Question)

  • Q1. Isometric view of an ob should be drawn
Round 3 - Technical 

(1 Question)

  • Q1. Basic questions related to survey were asked, unit conversion etc
Round 4 - HR 

(1 Question)

  • Q1. Basic family info and why we want to pursue career in civil.

Junior Engineer Civil Interview Questions asked at other Companies

Q1. What is your name Where are you from Ratio of M 20 grade concrete. How to find the weight of steel bar used in reinforcement ? How to measurements the concrete volume? Standard size of brick. What is volume of cement bag 50 kg? How to calcu... read more
View answer (2)

Primaverse IDC interview questions for popular designations

 Junior Engineer Civil

 (2)

 Civil Engineer

 (1)

 Junior Bim Modeler

 (1)

Jobs at Primaverse IDC

View all

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: Data interpretation questions,english vocabulary(GRE BARRONS) is most important , apptitude questions and reasoning are from R S agarwal.
Total Questions: 65

Round: Technical Interview
Experience: Interviewer asked about your core subject littlebit and dont have any deep questions from c and c++.

Round: HR Interview
Experience: Given a topic and asked me to speak about that topic for one minute and given a situation asked me how would you react on that situation.

General Tips: It is easy to get a job in infosys comparatively other companies because you dont need to prepare for software side.
Prepare aptitude and reasoning from R S Agarwal and GRE BARRONS for vocabulary
College Name: NIT WARANGAL

Interview Preparation Tips

Round: Test
Experience: It went quite well.
Tips: Brush up everyday your aptitude skills
Duration: 30 minutes
Total Questions: 30

General Tips: Choosing your company and preparing for it early is better than trying everything on the day of selection process
Skills: Aptitude, Technical skills
College Name: IIT roorkee
Motivation: i am a self motivator

Interview Preparation Tips

Round: Test
Experience: Shortlist is done based on the result of the test conducted. The test consists of two parts basic quantitative skills and a short essay to test your English
Tips: Math and Puzzle solving skills are useful They were looking for people with good math skills and team player

Round: Interview
Experience: Interview was held in two rounds. No technical round is held. One should be prepared for basic HR questions, your understanding of your projects etc.
Tips: There is no technical round and no emphasis on technical background
Prepare for all the basic HR questions beforehand, write them down
Get to know your resume very well

College Name: IIT Madras

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA + resume + online test - based shortlisting

Round: Test
Experience: Online Test:Quant, DI, verbal, and coding45 minutes coding + 15 minutes verbal + 30 minutes quant
Tips: Time constraint will be the major problem. CAT preparation would sufficeBrush up your coding skills- concentrate in either C or C++ or whichever language you're comfortable withE.g.: The coding question- Write a function to find if a number is palindromeBrush up through basic data structuresGraph theory and few sorting algorithms
Duration: 90 minutes

Round: Interview
Experience: (2 interviews, 20 minutes each)Resume- basedCoding skills and the approach towards the problem will also be tested
Tips: Be thorough with the work done in your internships and projects. Be ready to answer why you are interested in the company.Maintain your confidence level in the interviews. They also look for good communication skills, and even leadership, which is evident from the way you conduct yourself through the interview.Practice quant questions, prepare answers for all the basic HR questions.Coding, go through sorting algorithms, FOR, Graph theory.Digital IC design is very important courses. You should be through with this courses if you are interested in digital profile.

College Name: IIT Madras

Interview Preparation Tips

Round: Interview
Experience: Quizzed on opinions of the Construction Industry.

General Tips: 1. Be prepared on the courses and project works that you mention in your resume2. Read newspapers, blogs about the construction industry and keep yourself updated
Skill Tips: """"
Skills: Infrastructure Planning, Infrastructure Management, Construction Management, Project Management
College Name: VIT Chennai

Interview Questions & Answers

HCLTech user image Anonymous

posted on 13 Apr 2015

Interview Questionnaire 

10 Questions

  • Q1. Do you know Java? ---Yes
  • Ans. 

    Yes, I know Java.

    • I have experience in Java programming.

    • I am familiar with Java syntax and concepts.

    • I have worked on Java projects in the past.

  • Answered by AI
  • Q2. What is Thread and why are they used? ---told
  • Q3. What is JDBC? ---told
  • Q4. How to retrieve data from back end? ---told
  • Ans. 

    To retrieve data from the back end, you can use APIs or database queries.

    • Use API calls to fetch data from the back end server.

    • Execute database queries to retrieve data from the database.

    • Parse the response or query result to extract the required data.

    • Handle any necessary authentication or authorization for accessing the back end.

    • Examples: GET request to an API endpoint, SELECT query in SQL.

  • Answered by AI
  • Q5. Explain OOP concepts. ---explained the program
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP stands for Object-Oriented Programming

    • It focuses on creating objects that interact with each other to solve a problem

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

    • Example: A car object can have properties like color, make, and model, and methods like start and stop

    • OOP promotes code reusability and ma

  • Answered by AI
  • Q6. He gave me Java program and asked me to explain how memory is allocated? ---Explained with diagram
  • Q7. How was the day? ---A bit lagging one
  • Q8. Why? ---My token number is 197, I need to wait for long time since morning
  • Q9. About yourself? ---told
  • Q10. Tell me a special quality of yours which is not mentioned in your resume? ---Told

Interview Preparation Tips

Round: Test
Experience: 4 modules :
1. Computer Programing :- Code is given,we need to find output, basic questions in Java, C, Data Structures, DBMS.
2. Quantitative Aptitude :- Easy, Basics in Simple Interest, Profit&Loss, Numbers, Logs, Time and Work, Time Speed Distance, Prob, Perm&Comb.
3. Logical Reasoning :- Blood relations, Directions, Data sufficiency, Puzzle, Arrangements (circular & linear).
4. English :- Fill in appropriate meaning, Antonyms, Synonyms, Arrange the sentences, and 2 huge paragraphs (4+4=8 questions).

Out of 2000 members 400 were selected. I'm one among them.

Round: HR Interview
Experience: After 2 days I received mail from HCL (offer letter and letter of intent).
Tips: HR round is to test our communication only..

College Name: NA

Skills evaluated in this interview

Primaverse IDC Interview FAQs

How many rounds are there in Primaverse IDC interview?
Primaverse IDC interview process usually has 2-3 rounds. The most common rounds in the Primaverse IDC interview process are Technical, HR and One-on-one Round.
How to prepare for Primaverse IDC 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 Primaverse IDC. The most common topics and skills that interviewers at Primaverse IDC expect are AutoCAD, C#, Entity Framework, Civil 3D and JSON.
What are the top questions asked in Primaverse IDC interview?

Some of the top questions asked at the Primaverse IDC interview -

  1. Basic questions related to survey were asked, unit conversion ...read more
  2. Isometric view of an ob should be dr...read more
  3. Civil engineering &software related questi...read more

Tell us how to improve this page.

Primaverse IDC Interview Process

based on 5 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Primaverse IDC Reviews and Ratings

based on 7 reviews

3.2/5

Rating in categories

3.4

Skill development

2.2

Work-life balance

3.0

Salary

3.1

Job security

3.5

Company culture

2.7

Promotions

2.5

Work satisfaction

Explore 7 Reviews and Ratings
Front Office Assistant

Pune

0-1 Yrs

₹ 1.25-2 LPA

Explore more jobs
Civil Engineer
5 salaries
unlock blur

₹3.6 L/yr - ₹5.2 L/yr

Junior Engineer Civil
4 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Junior Engineer
3 salaries
unlock blur

₹3.3 L/yr - ₹3.5 L/yr

Revit Modeller
3 salaries
unlock blur

₹2.1 L/yr - ₹3 L/yr

Explore more salaries
Compare Primaverse IDC with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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