Upload Button Icon Add office photos

Filter interviews by

Amla Commerce Interview Questions and Answers

Updated 13 Dec 2024

Amla Commerce Interview Experiences

Popular Designations

9 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. C# in depth knowledge and Design principles
Round 2 - Technical 

(1 Question)

  • Q1. Design Principles, Patterns, C#, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a fraud company, after clearing all the technical rounds they ask for cheque with pay equivalent to what they are offering you and if you decline they say will talk to higher management for alternative option and then stop replying to your calls.
Don't fall in there trap, just writing to spread awareness.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Questions related to the work performed at a previous company.

Round 2 - Coding Test 

Provide a comprehensive set of coding logic questions.

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. It was an one hour interview with many indepth questions on SQL Server and its architecture.
  • Q2. How do you handle security in SQL Server
  • Ans. 

    Security in SQL Server is handled through various mechanisms such as authentication, authorization, encryption, and auditing.

    • Implement strong authentication methods such as Windows Authentication or SQL Server Authentication.

    • Set up appropriate permissions and roles to control access to databases and objects.

    • Utilize Transparent Data Encryption (TDE) to encrypt data at rest.

    • Enable auditing to track and monitor database a...

  • Answered by AI
  • Q3. How do you manage SQL Server performance.
  • Ans. 

    SQL Server performance is managed through monitoring, optimization, and tuning.

    • Regularly monitor server performance using tools like SQL Server Profiler and Performance Monitor.

    • Optimize queries by using indexes, avoiding unnecessary joins, and writing efficient code.

    • Tune server settings such as memory allocation, disk configuration, and CPU usage.

    • Consider partitioning large tables, implementing caching mechanisms, and

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Indepth technical discussion on SQL Server Architecture and design

Interview Preparation Tips

Interview preparation tips for other job seekers - Second interview was vague. Interviews expects us to know everything under the sun.

Skills evaluated in this interview

Database Architect Interview Questions asked at other Companies

Q1. Are you aware of DevOp? How to use in producing output for client?
View answer (2)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2023. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Initial discussion with hr person
Round 2 - One-on-one 

(1 Question)

  • Q1. 1 on 1 call with teamate
Round 3 - One-on-one 

(1 Question)

  • Q1. Another 1 on 1 call with manager
Round 4 - Aptitude Test 

Was a character profile test

Interview Preparation Tips

Interview preparation tips for other job seekers - The offered pay was lower than current market rate. employee support was lacking support, not a good outlook for this company unfortunately

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Amla Commerce interview questions for popular designations

 Software Developer

 (2)

 Software Engineer

 (2)

 Trainee

 (2)

 Database Architect

 (1)

 Senior Software Engineer

 (1)

 Softwaretest Engineer

 (1)

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 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 - Aptitude Test 

Total 30 questions, 10 English 10 Aptitude ,10 coding

Round 3 - Coding Test 

Interview with coding

Round 4 - Technical 

(3 Questions)

  • Q1. Technical interview on Programing language
  • Q2. Depending programming language basis
  • Q3. Intermediate question from chat gpt
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation and management skill

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Software Developer Interview Questions & Answers

user image Padmanabh Inamdar

posted on 28 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Delegates in C#
  • Ans. 

    Delegates in C# are type-safe function pointers that allow methods to be passed as parameters.

    • Delegates are similar to function pointers in C++.

    • Delegates can be used to define callback methods.

    • Delegates can be used to implement events and event handling in C#.

    • Delegates are used in LINQ queries to filter data.

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Trainee Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2023

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

I applied via Recruitment Consulltant and was interviewed in Sep 2023. 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 - Aptitude Test 

Quants, logical, verbal

Round 3 - Coding Test 

Written programming - 2 questions has to solve

Round 4 - Technical 

(1 Question)

  • Q1. OOPs, data structures, projects, Behavioural

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Asked normal aptitude questions

Round 2 - Coding Test 

Asked character occurs question

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

Trainee Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at The Yeshwantrao Chavan College of Engineering, Nagpur and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was easy

Round 2 - Coding Test 

Asked to write code on paper. The code was easy like upper case to lower case and count number of vowels in string.

Round 3 - Technical 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. Detail explanation on final year project
  • Q3. Asked me to write query on insert data in table in sql
  • Q4. Asked me to explain the code that I have written in coding test and also asked to write different ways to write that code.
Round 4 - HR 

(3 Questions)

  • Q1. Brief introduction
  • Q2. Time speed distance question
  • Q3. Water and jar questions

Interview Preparation Tips

Interview preparation tips for other job seekers - There is bond in this company of 2.5L for 2.5 years and you can't break bond as they keep your original marksheet with them.

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. How many variance in sap?
  • Ans. 

    The number of variances in SAP can vary depending on the specific processes and transactions being analyzed.

    • The number of variances in SAP can be influenced by factors such as data entry errors, system glitches, or discrepancies in invoice processing.

    • Variances in SAP may be identified through reconciliation processes, exception reports, or manual reviews of accounts payable transactions.

    • Examples of variances in SAP inc...

  • Answered by AI
  • Q2. We cac explain the all accounts receivable and accounts payable
  • Ans. 

    Accounts receivable and accounts payable are two important aspects of a company's financial operations.

    • Accounts receivable refers to money owed to a company by its customers for goods or services provided.

    • Accounts payable refers to money owed by a company to its suppliers or vendors for goods or services received.

    • Accounts receivable is an asset on the balance sheet, while accounts payable is a liability.

    • Managing accoun...

  • Answered by AI
  • Q3. What is the cost element and cost center?
  • Ans. 

    Cost element and cost center are key concepts in accounting for tracking and allocating costs within an organization.

    • Cost element refers to the specific types of costs incurred by an organization, such as materials, labor, or overhead.

    • Cost center is a specific department, team, or function within an organization that is responsible for incurring costs.

    • Cost elements are assigned to cost centers to track and allocate cos...

  • Answered by AI
  • Q4. How many we have currencies in sap?
  • Ans. 

    SAP supports over 160 currencies worldwide.

    • SAP supports over 160 currencies for global transactions.

    • Currencies can be configured in SAP using transaction code OB22.

    • Each currency is assigned a unique currency code (e.g. USD for US Dollar, EUR for Euro).

  • Answered by AI
  • Q5. How many types of projects
  • Ans. 

    There are various types of projects, including internal projects, external projects, research projects, and development projects.

    • Internal projects focus on improving processes within the organization.

    • External projects involve working with external partners or clients.

    • Research projects aim to gather data and analyze findings.

    • Development projects focus on creating new products or services.

    • Examples: IT system implementati...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture P2P Accounts Payable Executive interview:
  • mba fresher
Interview preparation tips for other job seekers - 1. Self-Reflection & Goal Setting
* Identify Your Strengths & Weaknesses:
* Strengths: What are you good at? What do you enjoy doing? What are your unique skills and talents?
* Weaknesses: What areas do you need to improve? What are your biggest challenges?
* Define Your Career Goals:
* Short-term: What kind of job are you looking for? What industry are you interested in? What salary range are you targeting?
* Long-term: What is your ideal career path? What are your long-term professional aspirations?
2. Enhance Your Job Search Strategy
* Build a Strong Online Presence:
* LinkedIn: Create a professional and engaging LinkedIn profile.
* Portfolio/Website: If applicable, showcase your work through a portfolio or personal website.
* Network, Network, Network:
* Attend industry events: Conferences, meetups, and workshops.
* Informational interviews: Connect with people working in your field of interest.
* Leverage your existing network: Let your friends, family, and former colleagues know you're job searching.
* Tailor Your Resume & Cover Letter:
* Customize: Tailor your resume and cover letter to each specific job application.
* Keywords: Use keywords from the job description to increase your chances of getting noticed by Applicant Tracking Systems (ATS).
* Quantify your achievements: Use numbers and data to demonstrate your accomplishments.
* Master the Job Interview:
* Practice: Prepare for common interview questions (behavioral, technical, etc.).
* Research: Learn about the company and the role you're interviewing for.
* Ask insightful questions: Demonstrate your interest and engagement.
3. Continuous Improvement
* Skill Development:
* Online courses: Platforms like Coursera, Udemy, and edX offer a wide range of courses.
* Certifications: Obtain relevant industry certifications to enhance your credentials.
* Volunteer work: Gain valuable experience and build your network.
* Stay Updated:
* Industry news: Keep up-to-date with the latest trends and developments in your field.
* Job market trends: Monitor job boards and industry publications to understand the current job market.
Key Advice:
* Be patient and persistent: The job search process can be challenging, but don't give up.
* Stay positive and maintain a growth mindset: Focus on your strengths and opportunities for improvement.
* Take care of yourself: Prioritize your physical and mental well-being during your job search.
Remember: The job market is constantly evolving. Be adaptable, proactive, and resourceful in your job search efforts. Good luck!

Amla Commerce Interview FAQs

How many rounds are there in Amla Commerce interview?
Amla Commerce interview process usually has 2-3 rounds. The most common rounds in the Amla Commerce interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Amla Commerce interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Amla Commerce. The most common topics and skills that interviewers at Amla Commerce expect are Palo Alto Firewall, Azure DevOps, DDD, Html5 and JPA.
What are the top questions asked in Amla Commerce interview?

Some of the top questions asked at the Amla Commerce interview -

  1. How do you manage SQL Server performan...read more
  2. How do you handle security in SQL Ser...read more
  3. What is Delegates in...read more

Tell us how to improve this page.

Amla Commerce Interview Process

based on 7 interviews in last 1 year

Interview experience

2.1
  
Poor
View more

People are getting interviews through

based on 7 Amla Commerce interviews
Job Portal
Campus Placement
Referral
14%
14%
14%
58% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
BigBasket Interview Questions
3.9
 • 345 Interviews
Myntra Interview Questions
4.0
 • 208 Interviews
Blinkit Interview Questions
3.7
 • 169 Interviews
Nykaa Interview Questions
3.5
 • 111 Interviews
Snapdeal Interview Questions
3.8
 • 74 Interviews
Shopclues Interview Questions
4.0
 • 9 Interviews
View all

Amla Commerce Reviews and Ratings

based on 16 reviews

2.9/5

Rating in categories

3.2

Skill development

2.7

Work-Life balance

2.7

Salary & Benefits

3.1

Job Security

2.7

Company culture

2.9

Promotions/Appraisal

2.6

Work Satisfaction

Explore 16 Reviews and Ratings
Software Engineer
33 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Associate Software Engineer
12 salaries
unlock blur

₹3.5 L/yr - ₹6.5 L/yr

Quality Assurance Engineer
8 salaries
unlock blur

₹5 L/yr - ₹6.6 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹7.6 L/yr - ₹15 L/yr

Quality Assurance Engineer 1
4 salaries
unlock blur

₹3.8 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Amla Commerce with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.8
Compare

Myntra

4.0
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