Upload Button Icon Add office photos

Filter interviews by

Dy Uppar & Co Interview Questions and Answers for Freshers

Updated 1 Feb 2024

1 interview found

Sort by: Popular

Service Engineer Interview Questions

user image Anonymous

posted on 1 Feb 2024

Interview experience
3
 Average
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Apna Jobs and was interviewed before Feb 2023.

2 Interview Rounds

1

Aptitude Test Round

Irreverent quotations I went to mechanical job they give a civil engineer question

2

One-on-one Round (5 Questions)

  • Q1. Directly f2f interview with boss
  • Q2. Tell me about yourself
  • Q3. What is your strength
  • Q4. Why are you joining
  • Q5. How can be productive

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't go to this company don't waste your life if you are a civil engineer fresher you can go you can learn and take decisions and implement for civil graduates it's the best company

Interview questions from similar companies

Interview Questions

Skills evaluated in this interview

I applied via campus placement at Don Bosco Institute of Technology, Bangalore and was interviewed in Dec 2020.

5 Interview Rounds

Interview Questions

  • Q1. Give a real time example of Inheritance, Polymorphism, Abstraction and Encapsulation. View Answers (1)
  • Q2. Write a SQL query to to print all the rows in a table that has no match in a second table. View Answers (1)
  • Q3. What is a HashMap? View Answers (1)
  • Q4. What is the difference between final, finally and finalise? View Answers (1)
  • Q5. What are the different types of Database management systems. What are the Database languages ? What is the difference between drop, delete and truncate? View Answers (1)

Interview Preparation Tips

Interview preparation tips for other job seekers - I am currently been recruited as a fresher, so my experience is based on my campus placement. So the process begins with a written test. The written test has general aptitude questions, Logical reasoning, Pseudo codes and hands on coding. The second round was a group discussion round wherein, I was grouped with 9-10 other members. Our topic was a bit on the easier side- Our lockdown experience. But the other batches were given quite debatable and controversial topics like whether sports and extra curricular activities be introduced in corporate industries? After this round we had technical round wherein I was tested on some basic skills like DBMS, OOPS and one programming language. The final round was the HR round. For me, this went for a little long. I was mainly asked my project and my part and contribution in it. Expect a few behavioral questions as well. Do not stress. Always remember to answer all behavioral questions in a polite and positive tone. And most importantly avoid using negative terms.

Skills evaluated in this interview

I applied via Naukri.com

1 Interview Round

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I completed my graduation with 78.9%

I was interviewed in Dec 2020.

4 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 70 minutes
Round difficulty - Easy

  • Q1. Parth And His OCD Parth is a nerd programmer. He has started learning array/list programming. Parth has received an array/list ‘ARR’ of ‘N’ positive integers as...read more
  • Q2. Find all occurrences You are given a 'M' x 'N' matrix of characters, 'CHARACTER_MATRIX' and a string 'WORD'. Your task is to fin...read more
  • Q3. Print Nodes at distance K from a given node You are given an arbitrary binary tree, a node of the tree, and an integer 'K'. You need to find all such no...read more
2

Video Call Round (2 Questions)

Round duration - 50 minutes
Round difficulty - Easy

The nature of the interviewer was very kind. The test was proctored, our webcam and mic were on, and shared my screen.

  • Q1. Diagonal Traversal of a binary tree. You have been given a binary tree of integers. You are supposed to find the diagonal traversal(refer to Example) of the giv...read more
  • Q2. Diameter of the binary tree. You are given a Binary Tree. You are supposed to return the length of the diameter of the tree. The diameter of a binary tree is th...read more
3

Video Call Round (2 Questions)

Round duration - 50 minutes
Round difficulty - Medium

The nature of the interviewer was very kind, helped me when I stuck. The test was proctored, our webcam and mic were on, and shared my screen.

  • Q1. Next Greater Element For a given array/list of integers of size N, print the Next Greater Element(NGE) for every element. The Next Greater Element for an elemen...read more
  • Q2. Subset Sum Equal To K You are given an array/list ‘ARR’ of ‘N’ positive integers and an integer ‘K’. Your task is to check if there exists a subset in ‘ARR’ wit...read more
4

Video Call Round (3 Questions)

Round duration - 50 minutes
Round difficulty - Easy

The nature of the interviewer was very kind, helped me when I stuck. The test was proctored, our webcam and mic were on, and shared my screen.

  • Q1. Buy and Sell Stock You are Harshad Mehta’s friend. He told you the price of a particular stock for the next ‘N’ days. You can either buy or sell a stock. Also, ...read more
  • Q2. DBMS Questions

    SQL command
    ACID properties
    Difference between unique primary and foreign key.

  • Q3. OS Questions

    What is segementation.
    Difference between internal and external fragmentation.

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from JSS Academy of Technical Education. I applied for the job as SDE - Intern in NoidaEligibility criteriaNo criteriaPaytm (One97 Communications Limited) interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Algorithms, C++, DevelopmentTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Do at least 1 projects at any technology
Tip 2 : Learn DSA at least these topics Array, LL, Tree, DP

Application resume tips for other job seekers

Tip 1 : At least mention the projects or internships on your resume.
Tip 2 : Avoid unnecessary details like Hobbies, declaration, date.

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Nov 2020.

4 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

The exam was in the day at noon. The exam consisted of some MCQ questions from technical subjects and some questions from math and reasoning.
1.Technical test: questions were from basic data structure, DBMS, oops, c and computer networks.
2. Aptitude: Questions were from math and reasoning like work problems, pipe problems, age problems, etc.
3. English: It had some reading compressions and spotting the error questions of easy level.
3. Coding round: This consisted of two questions that were to be solved in 45 mins.

  • Q1. Implement indexOf() You are given two strings A and B. Find the index of the first occurrence of A in B. If A is not present in B, then return -1. For Example: ...read more
  • Q2. First non repeating character Ninja is now bored with numbers and is now playing with characters but hates when he gets repeated characters. Ninja is provided a...read more
2

Video Call Round (1 Question)

Round duration - 40 minutes
Round difficulty - Medium

The interview was scheduled in the morning.
The interviewer asked me back to back questions based on oops concepts, data structure and DBMS.
1.What is Constructor
2.Properties of constructor
3.What is constructor and syntax
4.difference between java and c++
5.Java version I am using currently.
6.Difference between JDK and JRE.
7.Abstract class and method
8.Abstraction
9.Encapsulation
10.What is Data structures and types 
11.Push pop operations of stack
12.Array and LinkedList difference
13.Transaction and types of transaction in DBMS
14.Normalisation and explain its types
15.Triggers in DBMS
16.How Transaction is control 
17.Joins 
18.TCP and UDP difference 
19.Http what is protocols and it's port no
20.Proxy server
21.Layers of tcp/ip

  • Q1. LCA In A BST You are given a binary search tree of integers with N nodes. You are also given references to two nodes P and Q from this BST. Your task is to find...read more
3

Video Call Round (1 Question)

Round duration - 30 minutes
Round difficulty - Medium

The interview was scheduled for the evening on the same day.
He again asked me questions on topics from oops and Data Structure.
1. encapsulation
2. polymorphism
3. constructor can be inherited or not, 
4. Difference between HashSet & tree set 
5. What is the concurrent collection and synchronized collection
6., Difference between abstract and interface,
7.can abstract method be private or static
8. what is 2 nf , 
9.what is overloading
10. What is a linked list.
11. Then, he asked me how can I detect a loop in a liked list.

Coding-detect a loop in a linked list.
12. After the coding question was done he asked me the complexity of my solution.
13. Finally, he said if I had any questions for him. 

I said no and the interview ended.

  • Q1. Cycle Detection in a Singly Linked List You have given a Singly Linked List of integers, determine if it forms a cycle or not. A cycle occurs when a node's ...read more
4

HR Round (1 Question)

Round duration - 10 minutes
Round difficulty - Easy

The interview was at the noon
He asked me to Introduce Myself and asked few basic questions.

  • Q1. Basic HR Questions

    Introduce yourself.

    Do you know anyone who works for us? 

    Why should we hire you?

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from LNCT Group of Colleges. I applied for the job as Software Engineer in PuneEligibility criteriaabove 7 cgpaPersistent Systems interview preparation:Topics to prepare for the interview - OOPS, Data Structure(Stack, Queue, Linked List, Tree mainly)Time required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : focus mainly on the oops concept in very details 
Tip 2 : data structures questions on the tree and linked list

Application resume tips for other job seekers

Tip 1 : Having a project is a must.
Tip 2 : good to share if you have any past experience of hackathon or internship.

Final outcome of the interviewSelected

Skills evaluated in this interview

Devops Engineer Interview Questions

Nagarro user image Anonymous

posted on 22 May 2021

I applied via Recruitment Consultant and was interviewed in Apr 2021.

4 Interview Rounds

Interview Questions

  • Q1. Total 4 rounds excluding 1 assessment which is easy. 3 technical rounds and 1 HR round Add Answer
  • Q2. Asked about Terraform, Docker, Kubernetes and Jenkins Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - For good results, kindly sharpen the basics of the tools used in the project.
Also, try to explain in a proper way how you contributed in present organization.

Associate Interview Questions

WNS user image Anonymous

posted on 29 Apr 2021

I applied via Company Website and was interviewed in Apr 2021.

3 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - This Interview was technical one but was mejorly a stress test. The Inreviewer wanted to test both my knowledge and communication skills. i was able to answer most of the questions correctly. it was my first offcamous intetrview, and i think i did pretty well for a fresher.

I applied via Company Website and was interviewed in Mar 2021.

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have good communication skills. Include 14 principals of Amazon when you attend the interview and relate it to your past life/work experience, as they will want to know any of your past experiences in your previous job where you handled it and how.

Senior Sales Officer Interview Questions

IDFC FIRST Bank user image DEEPAK KUMAR MISHRA

posted on 17 Mar 2020

I applied via Walk-in and was interviewed in Nov 2020.

1 Interview Round

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Bakwaas job for any fresher no traning no professional treatment bs account kaise v open krna h daily nhi to manager ka gaali khaao subah me dopahar me or saam me

Dy Uppar & Co Interview FAQs

How many rounds are there in Dy Uppar & Co interview for freshers?
Dy Uppar & Co interview process for freshers usually has 2 rounds. The most common rounds in the Dy Uppar & Co interview process for freshers are Aptitude Test and One-on-one Round.
What are the top questions asked in Dy Uppar & Co interview for freshers?

Some of the top questions asked at the Dy Uppar & Co interview for freshers -

  1. How can be product...read more
  2. They r asking about canal work and knowledge of canal and calculation of canal ...read more
  3. HR will give you Drawings & ask for estimation of steel & estimation of Concret...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Dy Uppar & Co 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

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Tata Motors Interview Questions
4.2
 • 963 Interviews
WNS Interview Questions
3.4
 • 941 Interviews
Infosys BPM Interview Questions
3.7
 • 904 Interviews
Google Interview Questions
4.4
 • 807 Interviews
Bharti Airtel Interview Questions
4.0
 • 796 Interviews
DXC Technology Interview Questions
3.7
 • 789 Interviews
Mphasis Interview Questions
3.4
 • 769 Interviews
KPMG India Interview Questions
3.5
 • 764 Interviews
Nagarro Interview Questions
4.0
 • 746 Interviews
View all

Dy Uppar & Co Reviews and Ratings

based on 23 reviews

3.1/5

Rating in categories

2.7

Skill development

2.6

Work-Life balance

2.8

Salary & Benefits

3.0

Job Security

2.9

Company culture

2.5

Promotions/Appraisal

2.8

Work Satisfaction

Explore 23 Reviews and Ratings
Site Engineer
7 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Project Engineer
5 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Executive Accountant
5 salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Civil Site Engineer
4 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Back end Executive
4 salaries
unlock blur

₹2.6 L/yr - ₹2.8 L/yr

Explore more salaries
Compare Dy Uppar & Co with

iEnergizer

4.7
Compare

Bharti Airtel

4.0
Compare

Tata Motors

4.2
Compare

WNS

3.4
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