Upload Button Icon Add office photos

Filter interviews by

Anderson Printing House Software Developer Interview Questions and Answers

Updated 12 Jun 2022

Anderson Printing House Software Developer Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image Suhrid Bansal

posted on 12 Jun 2022

I applied via Approached by Company and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What is your experience in 3D software development
  • Ans. 

    I have experience in developing 3D software for gaming and simulation applications.

    • Developed 3D game engine using Unity and C#

    • Created 3D models and animations using Blender

    • Implemented physics simulations using Bullet Physics

    • Optimized rendering performance using OpenGL

    • Integrated VR and AR technologies into 3D applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a working portfolio ..
Research about the company you are applying for.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude test followed by coding test.

Round 2 - Coding Test 

3 questions ranging from medium to hard.

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

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

I applied via Campus Placement and was interviewed in Aug 2022. 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 - Aptitude Test 

Offline pool campus, 30 apti and 30 tech mcq

Round 3 - Coding Test 

3 coding qn on linked list and recursion.
It was a pen and paper exam, we wrote the code on paper

Round 4 - One-on-one 

(2 Questions)

  • Q1. Offline tech interview for 50 minutes.
  • Q2. 4 coding qn on hashing but without using hash, 4 sql and basic oops concept qustions
Round 5 - HR 

(1 Question)

  • Q1. Basic hr qustions like my interest and also some tech qustions

Interview Preparation Tips

Topics to prepare for ARC Document Solutions Software Engineer interview:
  • Dsa
  • OOPS
  • SQL
  • Software Development
Interview preparation tips for other job seekers - Regularly Practise dsa, clear the concept of oops, and be confident
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude test followed by coding test.

Round 2 - Coding Test 

3 questions ranging from medium to hard.

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

Anderson Printing House Interview FAQs

How many rounds are there in Anderson Printing House Software Developer interview?
Anderson Printing House interview process usually has 1 rounds. The most common rounds in the Anderson Printing House interview process are HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

Tetra Pak Interview Questions
4.2
 • 33 Interviews
Cosmo Films Interview Questions
3.7
 • 33 Interviews
Alpla Interview Questions
3.9
 • 25 Interviews
Domino Printech Interview Questions
3.8
 • 15 Interviews
View all
HR Manager
4 salaries
unlock blur

₹4.6 L/yr - ₹5 L/yr

Business Development Manager
4 salaries
unlock blur

₹3.6 L/yr - ₹4.8 L/yr

Graphic Designer
3 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

Production Manager
3 salaries
unlock blur

₹5.4 L/yr - ₹12.1 L/yr

System Manager
3 salaries
unlock blur

₹3.8 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Anderson Printing House with

Huhtamaki

3.9
Compare

EPL Limited

4.0
Compare

Manjushree Technopack

3.7
Compare

Jindal Poly Films

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