Upload Button Icon Add office photos

Filter interviews by

DIANAMECH ENGINEERS INDIA Interview Questions and Answers

Updated 6 Jul 2024

DIANAMECH ENGINEERS INDIA Interview Experiences

1 interview found

Operations Support Administrator Interview Questions & Answers

user image SamratDeepak Nagesh Revankar

posted on 6 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Task related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Dianamech Engineers is very good company.
Nice people
Guiders

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: In quantitative aptitude i dont remember the questing exactly but alsomost all questings are similer to the questions in RS Agarwaal.. In reasoning and analytical section they will ask puzzles and if u read shakuntala devi and jimmers puzzle book it is more than sufficient.. In verbal section they have given around 2 passages and 5 questions for each passage dont waste more time in this section because it is time consuming.. they have given some fill in the blanks questions where we have to search for synonyms and antonyms No technical section was there
Total Questions: 75

Round: Technical Interview
Experience: Basically i am from Mechanical back ground they dint asked any questions related to software.... They asked questions like how do you update your self regarding your technical knowledge... have you thought of any innovative ideas recent past..

Round: HR Interview
Experience: In HR they asked 2 situation reaction tests. 1)she asked my hobbies and replied playing cricket... she posed a question to me that if i was appointed as cricket team captain for M-Tech mech team how i select my team.... i answered purely by performance no partiality like that.. but she asked to think more then she answered for the questions as... I alone cannot select the team because in M-Tech there may be more that 500 students so i have to take help from some of my friends and this shows attitude towards team work.... 2) She asked one more question like if i am a boss and there are 5 peoples working under me.. my boss given me one work that has to be completed in with in a month... now it is the last day of month and still 25% of work is remaining how i handle that situation... I answered that I will answer to the boss that from next time i will finish 1 months work in 20 days itself so that we will not be facing this kind of problems next time.. then she told ok....

General Tips: Infosys recruitment wont concentrate too much on technical side... they concentrate on logical and analytical thinking and situation reactions etc... so go through puzzles from shankuntala devi and jimmers... and some analytical and logical sections from RS agarwaal
Dont concentrate on technical questions because they wont ask any technical questions... you must prepare well for the written test and Interview will depend on your logical and analytical thinking and situation reactions.. all the best.. hope i will see you in Infosys next year....
College Name: NIT WARANGAL

Scientist Interview Questions & Answers

TCS user image Anonymous

posted on 14 Jan 2015

Interview Preparation Tips

Round: Interview
Experience: Duration of interview - 40 minutesInterview panel: 6 scientist from DRDO and one professor from my departmentOnly technical questions were asked except my name (:P)
Question types can be divided into following categories:
1. Process
2. Theory behind the process (mechanism)
3. Practical application4. Alteration in parameters and their effect on process
Tips: if you are answering correctly then they will take you even deeper until you yield (cross questioning) :O but dont worry, speak only if you know the correct answer. be confident and honest (they will help you).

General Tips: Shortlisting on the basis of CGPA
College Name: IIT Roorkee

Interview Preparation Tips

Round: Test
Experience: Questions were based on basic maths and english but time duration as per level of questions was very less. I was hardly able to attempt 90 question.
Tips: Firstly attempt questions from the topics in which you are more comfortable. Don't spend much time in thinking.
Duration: 60 minutes
Total Questions: 120

Round: Technical Interview
Experience: As I am from statistics background ao they asked me questions from regression and inference in depth. Rest all question were from basic stats. And yes they ask question from everything what is there in your resume.
Tips: Be ready for question from everything what is there in your resume and prepare them in advance.

Round: HR Interview
Experience: It was easy and hardly last for 10 min
Tips: Be confident on whatever you speak and prepare for general HR questions in advance.

College Name: IIT BOMBAY

Interview Preparation Tips

General Tips: KGPians have to be a little more in the know-how of latest trends in IT and programming language landscape. KGPians don’t do group projects much, specially group programming/software project. Be affirmative about your abilities and be more clear in your intent, in interviews.
Skill Tips: Must: minimum CGPA of 8. they reduced the gpa requirement to 7.9 but they maintain final gpa must be 8. Good to have: Some knowledge of programming languages,databases,Algorithms. Any extra-academic involvement helps ,but is not a requirement. Be in touch with discrete math(not requirement). C++,Java programming(may be a little bit of Python). Projects and internships with computer programming as major /critical part. Having lead a bunch of juniors or equals in a project. Decent communication skills is essential.
College Name: IIT KHARAGPUR

Interview Questionnaire 

3 Questions

  • Q1. Asked questions about the projects which were mentioned in the resume
  • Q2. A few questions were asked about the core intern which I did
  • Q3. Asked about the family background

Interview Preparation Tips

Round: Interview
Experience: 1st round: Panel of two. Asked questions about the projects which were mentioned in the resume. A few questions were asked about the core intern which I did. Asked about the family background.10 got selected in the next round of interviews.
I think for the second round of interviews they selected on basis of CG.
No case studies were asked Just my opinion was asked in certain topics in the second interview which was taken by the partner of the firm. He asked my opinion about construction in India.
I did well in the interview and they liked my story about my projects.
Tips: I think for the second round of interviews they selected on basis of CG.
I started preparing in Mid-November. I think placement is more about yourself. Starting earlier doesn't help.

General Tips: 2nd years: Decide where your interest lies. Have a decent CG at least above 8.
3rd years: Know your interest. Have mock PIs and GDs. 

Be genuine. If you don’t know something just tell them, do not act to be over-smart.Just revise your basic level courses. Revise Contracts, IPM, Construction Management.
Skill Tips: Just revise your basic level courses.Revise Contracts, IPM, Construction Management.
College Name: IIT MADRAS

Interview Questions & Answers

HCLTech user image Anonymous

posted on 11 Apr 2015

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Tell me about your family
  • Q3. What are your interests/hobbies

Interview Preparation Tips

Round: Test
Experience: One written test. It contains three sections. Each section is of 20 minutes duration.
Tips: Prepare well with general aptitude and have some basic technical knowledge.
Duration: 60 minutes

Round: Group Discussion
Experience: The topic may be any technical topic or any general matter.
Tips: Maintain your voice pitch, be clear with what you are talking and listen to others also.
Duration: 20 minutes

Round: HR Interview
Experience: He also gave me a situation and asked me how I would react.
Tips: Be realistic with your hobbies and interests. Do not bluff anything.

Skills: Good technical skills., Good communication skills.
College Name: NA

Interview Questionnaire 

7 Questions

  • Q1. What is the diffrence between java & C
  • Ans. 

    Java is an object-oriented language while C is a procedural language.

    • Java is platform-independent while C is platform-dependent.

    • Java has automatic garbage collection while C requires manual memory management.

    • Java has built-in support for multithreading while C requires external libraries.

    • Java has a larger standard library compared to C.

    • Java is more secure than C due to its strong type checking and exception handling.

    • C ...

  • Answered by AI
  • Q2. What do u understand by pointers
  • Ans. 

    Pointers are variables that store memory addresses of other variables in programming languages.

    • Pointers allow direct access and manipulation of memory locations.

    • They are commonly used in programming languages like C and C++.

    • Pointers can be used to pass variables by reference, allowing modifications to the original value.

    • They can also be used to dynamically allocate memory.

    • Example: int* ptr; // declares a pointer to an

  • Answered by AI
  • Q3. Introduce urself
  • Q4. Ur weaknesses & strengths
  • Q5. Why should i hire u
  • Q6. Why us
  • Q7. Wer do u see urself in next 5 years
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team of developers.

    • Leading a team of developers

    • Working on complex projects

    • Continuing to learn and grow in my role

    • Contributing to the success of the company

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Clear ur basic concepts also practice maths related questions
Tips: NA
Duration: 60 minutes
Total Questions: 45

Round: Group Discussion
Experience: initially I wasnt aware of the topic. i waited til everyone strted n waited for my turn... til the time i was listening to wat other students wer saying. den i got idea on wat the topic is really abt. i gathered some points in my mind and js spoke wat views i had .. it was ffun actually.
Tips: always first think about the topic before speaking.
Duration: 30 minutes

Round: Technical Interview
Experience: i dont exactly remember wat wer the questions asked.
Tips: NA

Round: HR Interview
Experience: Being honest wil help to crack this interview
Tips: NA

General Tips: WORK HARD TOWARDS YOUR GOAL !
Skill Tips: develop basi programming skills & logics
Skills: programing C/C++, basic java, OS, DB, NETWORKING, OOPS
College Name: SIES Institute Of Technology, Nerul
Motivation: Keep Chasin ur DREAMS.. !!
Funny Moments: yet to come !

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: This was a simpler round, concentrating on basic questions like-
1. Deleting last 'n' nodes of a linked list
2. Check out the given tree is a BST or not.
3. If an array a[i] is a then a[i+1] would be either a+1, a-1 or a so in this array how do you search an element
4. write a ship quality code
Total Questions: Online

Round: Test
Experience: The questions were of this type-


1. Given a tree and all the leaf nodes form a double linked list ( complete tree is given ). How do you find the height of the tree?
2. an array of negative and positive numbers are given. find all contiguous subsets whose sum is equal to zero.

Round: Test
Experience: The difficulty level went up, with questions like-


1. Find Longest Increasing sequence subject to some constraints.
2. An array is given of size n and the elements are in the range 1 to n. Some elements are missing and some are repeated. Find the missing elements and find frequency of all the repeated elements.
3. Three arrays A, B, C. find subset a in A, b in B, c in C such that a + b + c = 0

Round: Test
Experience: Really tough test, with questions like-


1. A tree is given, make a linked list of leaves.
2. for amazon online store what data-structure is used. That is hierarchical structure
3. Asked about make file. How do you club into a single object file.

General Tips: Before making the shortlist, you'll have to sit for an Online written test. The test consists of two parts.
One part will concentrate on aptitude and output of C programs.
1. aptitude, 2. C aptitude, 3. Operating Systems and Time complexities etc.,
Second part will be coding Questions
1. One Question on Trees - definitely
2. One more simple questions on string manipulation
Skills: Algorithms, Puzzles, Data Structures
College Name: IIT ROORKEE

Banking Interview Questions & Answers

ICICI Bank user image Anonymous

posted on 24 May 2015

Interview Questionnaire 

4 Questions

  • Q1. I was asked about valuation ratios difference between various ratios. Then he went on to ask about Accounting concepts. This was a stress interview. And they were expecting quick answers with very clear co...
  • Q2. PSU banks have lower profits as compared to private banks give 3 most important reasons according to you which might be the reason (this was a hypothetical case scenario)
  • Q3. Tell something about ur self which is not written in the CV
  • Q4. Tell about a passion (they were expecting an answer which contains a smooth flow of information and you should be aware of the statistics in that particular field)

Interview Preparation Tips

Round: HR Interview
Experience: Got selected because I was relating my experience with the job profile. And knew financials well.

General Tips: Interview question was mainly to gauge my knowledge about insurance sector. I had little idea about the sector but a little research prior to the interview helps. When you are over with the gd/ hr interview and you think there is a good chance of clearing it then make sure u get some knowledge about sector and the company .Read about the sector well and the company as well.
Skills: Economics, Banking
College Name: NA

DIANAMECH ENGINEERS INDIA Interview FAQs

How many rounds are there in DIANAMECH ENGINEERS INDIA interview?
DIANAMECH ENGINEERS INDIA interview process usually has 1 rounds. The most common rounds in the DIANAMECH ENGINEERS INDIA interview process are One-on-one Round.
How to prepare for DIANAMECH ENGINEERS INDIA 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 DIANAMECH ENGINEERS INDIA. The most common topics and skills that interviewers at DIANAMECH ENGINEERS INDIA expect are Vehicle Testing, Field Testing, vehicle evaluation, Data Analysis and ISO 14000.

Tell us how to improve this page.

People are getting interviews through

based on 1 DIANAMECH ENGINEERS INDIA 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

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
View all

DIANAMECH ENGINEERS INDIA Reviews and Ratings

based on 8 reviews

4.9/5

Rating in categories

4.4

Skill development

4.4

Work-Life balance

4.6

Salary & Benefits

4.0

Job Security

4.8

Company culture

4.7

Promotions/Appraisal

4.4

Work Satisfaction

Explore 8 Reviews and Ratings
Vehicle Testing Engineer
4 salaries
unlock blur

₹3.5 L/yr - ₹4 L/yr

Technician
4 salaries
unlock blur

₹3.1 L/yr - ₹3.7 L/yr

Supervisor
3 salaries
unlock blur

₹1.2 L/yr - ₹2.4 L/yr

Shop Supervisor
3 salaries
unlock blur

₹2.1 L/yr - ₹2.1 L/yr

Explore more salaries
Compare DIANAMECH ENGINEERS INDIA with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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