Upload Button Icon Add office photos

Filter interviews by

Acsion Engineering Senior Associate Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Are you willing to work in night shift continious and ready to accept new challenges?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was more so over a test for my willingness rather then academic questions and my skills test. The interviewer was more interested and keen to know if I can handle pressure and manage myself in night shift , the questions were more into "what if I don't get the the things I expect from the company and how I handle the situation", the expected answer from me was to built confidence and take things positively even if the things are not rolling according to my wish , all over the interview was more into my stress test than my academic test or my goal test , I managed to impress the host and yeh !!!!! The response was you are selected.

I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self and past experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Best Interview and politeness

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Core Java Spring hibernate

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on your basics Be confident and dress properly

I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java, spring cloud, Microservice technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidant and explain your technical knowledge in terms of practical solutions.

I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions were easy
  • Q2. Mostly sql

Interview Preparation Tips

Interview preparation tips for other job seekers - they don't need scientists. so recruitment process is easy.

I applied via Referral and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About past experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was technical one. Mostly on my previous experience. I was for about 40 minutes. After you clear technical round there will be online communication test which includes listening skills, writing skills, etc. Best of luck.

Interview Questionnaire 

1 Question

  • Q1. Off-campus interviews in Bangalore

Interview Preparation Tips

Round: Test
Experience: Only a few students will get shortlisted who do all the questions correctly.

Round: Other Interview
Experience: First 4 rounds on day 1 and this are just to shortlist for more rounds on some other day.
Tips: They will focus on almost all the concepts of computer science.You need to practice a lot and start it right now. Should be easy if you have prepared well enough. Use your holidays to start preparing for placements.

General Tips: Sooner you start, better your placement will be as lack of practice & last day study works only for exams but never for interviews. You'll get enough time to prepare for interviews once you get shortlisted. Focus on it even if you are placed already.
Skill Tips: They will focus on almost all the concepts of computer science.
Skills: C , Aptitude
College Name: NIT SURATHKAL

I appeared for an interview in Dec 2016.

Interview Preparation Tips

Round: Technical Interview
Experience: On-site interview (5 hours).

4 back-to-back 45-minute coding interviews, followed by a design interview, with a lunch break with a Googler in the middle.

The first coding interview was a set of (surprisingly) trivial (no algorithms needed) incremental coding questions.

The two next coding interviews were problems straight from the "Cracking the coding interview" book. Even though I divulged that I'd solved pretty much exactly the same problem before, they didn't give me an alternative problem and I quickly coded up a general and optimal solution for the problems. Follow-up in-depth questions were minimal and not hard.

The last coding question was a pure algorithm question related to search trees/tries. No coding required, spent the whole time reasoning about the most effective algorithm. This was a bit of a brain twister.

The design question was related to high-level system design (not OO design) for storage and search in geographic data. Focus was effective search as well as scalability both in traffic and data volumes.

Tips: Read "Cracking the coding interview" or other similar literature. Solve all the problems and you should be good to go. If you solve a bunch of problems at HackerRank (or similar) as well, you'll have the added bonus of training on how to generalize the algorithms.

Interview Questionnaire 

7 Questions

  • Q1. They asked me only what i have mentioned in my resume. My first question was swap two numbers without using third variable
  • Q2. What is the difference between arrays and linked list. Which one is better
  • Ans. 

    Arrays are fixed in size and have contiguous memory, while linked lists are dynamic and have non-contiguous memory.

    • Arrays have constant time access to elements, while linked lists have linear time access.

    • Arrays are better for random access and searching, while linked lists are better for insertion and deletion.

    • Arrays use less memory for storing elements, while linked lists use more memory due to additional pointers.

    • Exa...

  • Answered by AI
  • Q3. Tell us about yourself?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding. I have experience with Java, Python, and web development.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and technology

    • Proficient in Java, Python, and web development

    • Experience with projects such as building a web application using Django

  • Answered by AI
  • Q4. How do you manage your tuition classes with your college hectic schedule?
  • Ans. 

    I prioritize my college schedule and plan my tuition classes accordingly.

    • I make a timetable for both college and tuition classes.

    • I communicate with my tuition teacher to adjust the timings if necessary.

    • I try to finish my college assignments and projects beforehand to avoid last-minute stress.

    • I utilize breaks between classes to attend tuition classes.

    • I make sure to take breaks and not overload myself with too many class...

  • Answered by AI
  • Q5. Will your parents allow you to work late at night and in weekends?
  • Ans. 

    Yes, my parents are supportive of my career and understand the demands of the job.

    • My parents are supportive of my career and understand the demands of the job.

    • I have discussed my work schedule with my parents and they are okay with me working late nights and weekends if required.

    • They trust my judgment and are aware that sometimes working late or on weekends may be necessary in the software engineering field.

  • Answered by AI
  • Q6. What have you done in your research paper?
  • Ans. 

    My research paper was on the impact of social media on mental health.

    • Conducted a literature review on existing research on the topic

    • Designed and distributed a survey to gather data on social media usage and mental health

    • Analyzed the survey data using statistical methods

    • Discussed the findings and implications in the paper

    • Included recommendations for future research

  • Answered by AI
  • Q7. What was your role in your minor project?
  • Ans. 

    I was responsible for designing and implementing the user interface of the minor project.

    • Designed the layout and flow of the user interface

    • Implemented the UI using HTML, CSS, and JavaScript

    • Collaborated with the team to ensure consistency in design and functionality

    • Conducted user testing and made necessary improvements based on feedback

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions were quite tricky, but not difficult.
Most of the questions were from data structure like stacks, queues, sorting and complexity etc.
Tips: Do not think much about each question. They will totally depend on your general understanding about programming topics.
Duration: 1 hour minute
Total Questions: 100

Round: Group Discussion
Experience: It was great discussion. firstly, the EY team made us very comfortable and he told us his first experience about GD. He supported every contentest's opinion without any biasing and arguments. We were 15 students in our group discussion
Tips: Don't divert from your perspective about whatever topic you will get. Be calm and slow but effective
Don't talk out of topic
Be a good listener so as you can support or disagree with other's view
Duration: 30 minutes

Round: Technical Interview
Experience: I wrote the code for the same.
I answered the second question very well
Tips: Do not overwhelm your resume with too much of extra information

Round: HR Interview
Experience: Told.
Tips: Calm and be sensible.
Nervousness and fumbling may degrade your performance
Answer precise and relevant

Skills:
College Name: MSIT GGSIPU
Motivation: Guys do not preset your mind with any stuff of information before a day of your interview.
Keep your point precise and sensible. Like other MNCs, EY don't expect a fluenced english speaking candidate,instead they want to see how different you are from other in any aspect.
Funny Moments: I took a sound sleep in college auditorium after my GD selection, as they were conductiong interview one selecte

Skills evaluated in this interview

I applied via Walk-in

Interview Questionnaire 

1 Question

  • Q1. What do you think is supply chain consulting all about? Should HUL enter the Rural Markets? Do these rural consumers have even the purchasing power? What format HUL should adopt Different Trac...
  • Ans. 

    Supply chain consulting involves optimizing and improving the flow of goods and services from suppliers to customers.

    • Supply chain consulting focuses on analyzing and improving the efficiency of the supply chain process.

    • It involves identifying bottlenecks, reducing costs, and enhancing customer satisfaction.

    • Consultants may suggest strategies for inventory management, transportation, and distribution.

    • They may also recomm...

  • Answered by AI

Interview Preparation Tips

Round: Case Study Interview
Experience: This was an unstructured multiple case/scenario based interview and needed on spot thinking and some knowledge about the retail scenario in Indian Urban/Rural spaces. Interviewer was looking always doubtful about my ideas and was challenging the thoughts in between with some facts from his experience. What helped that I maintained my calm and followed a firm and informed stand on issues and gave relevant examples (like HUL’s Re 1 Shampoo sachet success in low income group people).
I presented my thoughts clearly and convincingly with examples of rural people buying luxury items as well and gave a few statistics about the size of urban vs rural markets in India. I further went on with examples of ITC retail, which was going successfully in integrating its rural retail business with agri-procurement channel (e-chaupal). Gave a few creative ideas about 2-3 possible new formats.

Skills: Case Solving Ability, Case Analysis
College Name: Indian School Of Business (ISB)

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.6k Interviews
Deloitte Interview Questions
3.8
 • 2.9k Interviews
BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
WNS Interview Questions
3.4
 • 1.1k Interviews
Google Interview Questions
4.4
 • 840 Interviews
Nagarro Interview Questions
4.0
 • 762 Interviews
View all
Acsion Engineering Senior Associate Engineer Salary
based on 102 salaries
₹3.5 L/yr - ₹4.6 L/yr
49% less than the average Senior Associate Engineer Salary in India
View more details
Senior Associate Engineer
102 salaries
unlock blur

₹3.5 L/yr - ₹4.6 L/yr

Senior Software Engineer
85 salaries
unlock blur

₹6.3 L/yr - ₹25.8 L/yr

Talent Specialist
37 salaries
unlock blur

₹2.8 L/yr - ₹4.8 L/yr

Engineer
35 salaries
unlock blur

₹4.4 L/yr - ₹12.9 L/yr

Principal Engineer
28 salaries
unlock blur

₹22 L/yr - ₹36 L/yr

Explore more salaries
Compare Acsion Engineering with

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Reliance Retail

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