Upload Button Icon Add office photos

Filter interviews by

Deccan Chronicle Holdings Civil Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Find the nth number in a fibonacci series

Interview Questionnaire 

14 Questions

  • Q1. XOR gate using nand gates
  • Ans. 

    XOR gate can be implemented using NAND gates by combining them in a specific way.

    • Use two NAND gates to create a basic XOR gate

    • Combine the output of the two NAND gates using another NAND gate

    • Use the two inputs of the XOR gate as inputs to the two basic NAND gates

    • The output of the XOR gate will be the output of the final NAND gate

  • Answered by AI
  • Q2. Advantages of arrays and linked lists, one over the other
  • Ans. 

    Arrays are faster for random access, while linked lists are better for dynamic insertion and deletion.

    • Arrays have constant time access to elements by index

    • Linked lists have constant time insertion and deletion at any position

    • Arrays use contiguous memory, while linked lists use scattered memory

    • Arrays are better for small data sets, while linked lists are better for large data sets

    • Arrays are used for implementing matrice...

  • Answered by AI
  • Q3. Sorting algorithms
  • Q4. Machine learning, Big data
  • Q5. Support vector machines
  • Q6. Image processing
  • Q7. Thresholding
  • Q8. Tell me about yourself
  • Ans. 

    I am a software developer with experience in Java and Python.

    • Graduated with a degree in Computer Science

    • Worked on multiple projects using Java and Python

    • Familiar with Agile methodology

    • Passionate about learning new technologies

  • Answered by AI
  • Q9. Why should we select you
  • Ans. 

    I have the technical skills, experience, and passion to contribute to your team's success.

    • I have a strong background in software development, with expertise in multiple programming languages and frameworks.

    • I am a quick learner and enjoy staying up-to-date with the latest technologies and industry trends.

    • I have experience working in both individual and team settings, and am comfortable collaborating with others to achie...

  • Answered by AI
  • Q10. Toughest decision of your life
  • Ans. 

    Deciding to leave my hometown for better career opportunities

    • Had to leave behind family and friends

    • Had to adjust to a new environment and culture

    • Had to start from scratch in building a social circle

    • Had to deal with homesickness and loneliness

    • Ultimately led to personal and professional growth

  • Answered by AI
  • Q11. Where do see yourself in upcoming years
  • Ans. 

    In the upcoming years, I see myself growing as a software developer and taking on more challenging projects.

    • Continuing to learn and stay up-to-date with new technologies

    • Taking on leadership roles and mentoring junior developers

    • Contributing to open-source projects

    • Exploring different areas of software development, such as machine learning and AI

  • Answered by AI
  • Q12. Interests other than programming
  • Ans. 

    I enjoy playing basketball, reading books, and traveling to new places.

    • Playing basketball

    • Reading books

    • Traveling to new places

  • Answered by AI
  • Q13. Willing to relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to exploring new locations and cultures.

    • I am willing to relocate for a better career growth and learning opportunities.

    • I have relocated in the past for work and have had positive experiences.

    • I am willing to consider relocation assistance if offered.

  • Answered by AI
  • Q14. Are you a smart worker or hard worker
  • Ans. 

    I am both a smart worker and a hard worker.

    • I prioritize tasks and work efficiently to complete them quickly (smart worker)

    • I am dedicated and put in the necessary effort to ensure quality work (hard worker)

    • I am able to adapt to different situations and find the most effective approach

    • For example, I may use automation tools to streamline repetitive tasks (smart worker)

    • But I also take the time to thoroughly test and debug

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: programming questions were based on basics, good knowledge of linked lists ,arrays and sorting algorithms is needed. Puzzles were a bit tricky but can be solved with a little observation. Programming MCQs are also based on basic knowledge of errors and syntaxes to be followed when writing a c code.
Tips: Good fundamentals and reasoning is needed

Round: Technical Interview
Experience: good technical knowledge in programming is needed. The interviewer asked me for my favorite subjects and asked questions accordingly. Being an EC student i said my interests were electronics and programming. Programming questions were mainly focussed. Strong programming basics are needed. Questions on data analytics were extra since i had a course on machine learning. The interviewer also asked questions regarding my internship. Dont expect the interviewer to know nothing about your internship or projects you do other than programming oriented ones.
Tips: strong programming skills. geeksforgeeks is a good site to look up to.

Round: HR Interview
Experience: My HR interview started with a routine tell me about yourself question. I gave a confident answer, which really allowed me settle. Then came the why do we select you question. I justified my selection with examples of my teamwork, programming skills and my contribution in internship. moving on i have told my toughest decision and my interests. Being a smart worker and someone who does what he loves, i said that i want my ideas to get implemented and i would find real joy in seeing them working.
Tips: confidence matters. justify yourself by giving instances of your work and character. When the interviewer asks "Do you have any questions for me?". don't give a blunt NO. do a little research on the company beforehand. Asking what skills are need to perform well in their company is a good question. you can also ask them about their work culture.

General Tips: be confident, cool and little common sense is all needed. Be strong on basics, don't try to learn complex things when you are not strong enough in basics.
Skill Tips: strong programming basics.
reasoning skills
Skills: programming in c, reasoning
College Name: IIT Kharagpur
Motivation: They offer a job in the domain i would love to work. Do what you love is my motto.

Skills evaluated in this interview

I appeared for an interview in Jul 2019.

Interview Questionnaire 

4 Questions

  • Q1. What is your aim?
  • Ans. 

    My aim is to utilize my analytical skills to provide valuable insights and drive data-informed decision making.

    • To leverage my expertise in data analysis to identify trends and patterns

    • To collaborate with cross-functional teams to develop data-driven solutions

    • To continuously learn and stay updated with the latest tools and techniques in data analysis

  • Answered by AI
  • Q2. What skills do you think you have to be a data analyst
  • Q3. Why you wanna work with Elsevier
  • Q4. How can you contribute your best to upgrade your organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have enough knowledge for your organization and all the details you put in your resume.
So be sure you will be able to answer the question that will be raise by them
Just be confident and right
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Asking self introduction and experience regarding the field
Round 2 - One-on-one 

(2 Questions)

  • Q1. Want to know why relocating in this city and how much experience in past
  • Q2. Because my family stay near by this city
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell Me what s java
  • Ans. 

    Java is a high-level programming language known for its portability, security, and versatility.

    • Java is an object-oriented language

    • It is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)

    • Java is used for developing a wide range of applications, from mobile apps to enterprise software

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Assignment 

Three technical rounds, each lasting one hour.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the Java programming language to secure a job here.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. About previous experience
  • Ans. Previously was in scheduling which help to work with agency and client
  • Answered Anonymously
  • Q2. How you handle a team
  • Ans. Always trying to work as leader to motivate teammates
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Dainik Bhaskar is a great platform where they cam amplify his ability. This is an industry where an employee converted into Race ka Ghora

I applied via Newspaper Ad and was interviewed in 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 - Aptitude Test 

Introduction,
Qualification,
Experience

Round 3 - Technical 

(1 Question)

  • Q1. Practically on computer about excel. PowerPoint, etc
Round 4 - HR 

(1 Question)

  • Q1. Chexk my documents. Ask about back hob and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - This is an interview. Interviewer
Anything can ask?
So prepare first for your interview.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 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 

(3 Questions)

  • Q1. What about the industry
  • Ans. Ad sales, Space sales PR relationship Clint
  • Answered Anonymously
  • Q2. How will you generate business for the company
  • Q3. Good presentation, good call pitch, company product, scheme benefit clients,

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge media marketing and news paper information over all categories
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed in Nov 2023. There were 5 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 - Group Discussion 

Discuss the question marketing and sales regarding

Round 3 - Case Study 

Discuss the previous working

Round 4 - One-on-one 

(2 Questions)

  • Q1. Discuss the workings related questions
  • Q2. Marketing and sales regarding questions
Round 5 - HR 

(1 Question)

  • Q1. Discuss the workings related questions

Tell us how to improve this page.

Interview Questions from Similar Companies

Elsevier Interview Questions
4.4
 • 19 Interviews
Thomson Digital Interview Questions
3.9
 • 14 Interviews
Dainik Jagran Interview Questions
3.5
 • 9 Interviews
View all
Reporter Sub Editor
6 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Business Editor
6 salaries
unlock blur

₹14 L/yr - ₹16 L/yr

Senior Sub Editor
6 salaries
unlock blur

₹3.7 L/yr - ₹5.4 L/yr

Assistant Printer
5 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Junior Engineer
5 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Deccan Chronicle Holdings with

Dainik Bhaskar Group

4.3
Compare

PULSUS HealthTech Group

3.6
Compare

Thomson Digital

3.9
Compare

Dainik Jagran

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