Upload Button Icon Add office photos

Filter interviews by

Acme Digitek Solutions Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and experienced consultant with a strong background in problem-solving and client management.

    • Over 5 years of experience in consulting roles

    • Skilled in analyzing data and providing strategic recommendations

    • Excellent communication and interpersonal skills

    • Managed successful projects for Fortune 500 companies

  • Answered by AI
  • Q2. How many transformation are there in sap bods
  • Ans. 

    There are 4 main transformations in SAP BODS.

    • There are 4 main transformations in SAP BODS: Query transform, Case transform, Map operation transform, and Validation transform.

    • Query transform is used to extract data from a source and apply filters, joins, and other operations.

    • Case transform is used for conditional processing and data manipulation.

    • Map operation transform is used for data mapping and transformation.

    • Validat...

  • Answered by AI

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2022. There were 3 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. Tell me about yourself
  • Ans. 

    I am a motivated and enthusiastic individual with a strong passion for learning and gaining practical experience in the field of [Intern position].

    • I am currently pursuing a degree in [relevant field] at [university]

    • I have completed internships at [company/organization] where I gained valuable skills in [relevant skills]

    • I am proficient in [relevant software/tools] and have experience in [relevant tasks/responsibilities]

    • ...

  • Answered by AI
  • Q2. Your education background
  • Ans. 

    I have a Bachelor's degree in Computer Science and currently pursuing a Master's degree in Data Science.

    • Bachelor's degree in Computer Science

    • Currently pursuing a Master's degree in Data Science

  • Answered by AI
  • Q3. How soon you can join
  • Ans. 

    I can join within 2 weeks.

    • I have completed all my academic commitments and can start immediately.

    • I just need to give a two-week notice to my current employer.

    • I am flexible and can adjust my start date based on your requirements.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Technical skills? What do you know about DBMS
  • Ans. 

    DBMS stands for Database Management System. It is a software system that allows users to define, create, maintain and control access to databases.

    • DBMS is used to manage large amounts of data efficiently.

    • It provides a way to store, retrieve and manipulate data in a structured way.

    • Examples of popular DBMS include MySQL, Oracle, and Microsoft SQL Server.

    • DBMS can be used in various applications such as banking, healthcare,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and brush up your skills before an interview and definitely give your best.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 6 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 

(2 Questions)

  • Q1. Communication and behavioral skills
  • Q2. Introduction, Skill set, Relevant experience
Round 3 - Technical 

(2 Questions)

  • Q1. AWS - EC2, Lambda, VPC, Route53, Cognito, Cloudwatch, Kinesis, API Gateway
  • Q2. ITIL - problem management, recently handled outages. SLA vs SLO. KPIs
Round 4 - Technical 

(2 Questions)

  • Q1. DevOps - SDLC explanation, Apache Tomcat, Linux Administration, Docker and Shell scripting
  • Q2. Git, Python, Monitoring tools
Round 5 - HR 

(1 Question)

  • Q1. Salary expectations and other benefits discussion
Round 6 - HR 

(1 Question)

  • Q1. Salary Negotiation and salary structure explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for AWS and GitOps. Gitlab and Argo CD

Software Engineer Interview Questions & Answers

Contus user image MuRugenThiraN JayaM

posted on 29 Jun 2024

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

I applied via Company Website and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basics questions , checking logical skills

Round 2 - Technical 

(1 Question)

  • Q1. Deep Java question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and company details
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Assignment 

Give 10 questions from node js backend

Round 2 - One-on-one 

(6 Questions)

  • Q1. Ask about angular and node js
  • Q2. What is package.json
  • Ans. 

    package.json is a file used in Node.js projects to manage dependencies, scripts, and metadata.

    • It is a JSON file that contains information about the project, such as name, version, dependencies, and scripts.

    • It is used to manage project dependencies by listing them in the 'dependencies' and 'devDependencies' fields.

    • It allows developers to define scripts for tasks like building, testing, and running the project.

    • Example: {...

  • Answered by AI
  • Q3. What is components in angular,how share data to component
  • Ans. 

    Components in Angular are building blocks of an application. Data can be shared between components using input properties and output events.

    • Components in Angular are reusable, self-contained units of code that define a part of the user interface.

    • Data can be shared to a component using input properties, where data is passed from the parent component to the child component.

    • Data can also be shared from a child component t...

  • Answered by AI
  • Q4. What is === and == ,and wher use === is real time projects
  • Ans. 

    === is strict equality operator, while == is loose equality operator. === is commonly used in real-time projects for accurate comparisons.

    • === is a strict equality operator that checks both value and type of operands

    • == is a loose equality operator that only checks the value of operands

    • === is commonly used in real-time projects to ensure accurate comparisons and prevent unexpected type coercion issues

  • Answered by AI
  • Q5. Write arrow function syntax
  • Ans. 

    Arrow function syntax in JavaScript

    • Arrow functions are concise syntax for writing function expressions in JavaScript

    • They have a shorter syntax compared to traditional function expressions

    • They do not have their own 'this', 'arguments', 'super', or 'new.target' keywords

  • Answered by AI
  • Q6. What is difference between arrow function and anonymous function
  • Ans. 

    Arrow functions are concise syntax for writing function expressions, while anonymous functions do not have a name.

    • Arrow functions have a shorter syntax compared to anonymous functions.

    • Arrow functions do not have their own 'this' keyword, while anonymous functions do.

    • Arrow functions do not have 'arguments' object, while anonymous functions do.

    • Arrow functions are not hoisted, while anonymous functions are hoisted.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare about ur role

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. About ourselves
  • Q2. Professional experience
  • Q3. Salary expectation
  • Q4. Notice period, if experienced

I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Merge sort
  • Q2. Oops concept
  • Q3. Real time implementation of oops concept
  • Ans. 

    Real-time implementation of OOPs concept involves creating objects and classes that interact with each other in real-time applications.

    • Real-time systems require objects to be created and destroyed dynamically

    • Inheritance and polymorphism can be used to create flexible and extensible systems

    • Real-time systems often use event-driven programming to respond to user input

    • Examples include video games, financial trading systems

  • Answered by AI
  • Q4. Logical questions
  • Q5. Logical programming questions using maps and array

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong and confident. If No from this company, Focus next. But never for negative thoughts. My brother was rejected 7 times for a company who is subsidary of google. But now he is CEO of that company.

I applied via Referral and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

It was online 1hr test. Overall it was an easy test. If you code on hackerrank, hackerearth or leetcode then you can easily clear the test.

Round 3 - Technical 

(1 Question)

  • Q1. All Data Structure related, OOPs concepts, Spring Framework.
Round 4 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - You have to be confident. Show your spark that you are better in every kind.

Tell us how to improve this page.

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 26 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.3
 • 22 Interviews
Pitney Bowes Interview Questions
3.8
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
DynPro Interview Questions
3.8
 • 18 Interviews
View all

Acme Digitek Solutions Reviews and Ratings

based on 26 reviews

4.3/5

Rating in categories

3.7

Skill development

4.4

Work-life balance

3.8

Salary

4.2

Job security

4.5

Company culture

2.8

Promotions

4.2

Work satisfaction

Explore 26 Reviews and Ratings
Software Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Software Developer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Administrator
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Acme Digitek Solutions with

Accel Frontline

4.0
Compare

Pitney Bowes

3.8
Compare

Apmosys Technologies

3.4
Compare

Apex CoVantage

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