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. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
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 Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

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 Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Jobs at Amla Commerce

View all

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
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sale price on on day
  • Q2. Start working

Interview Preparation Tips

Interview preparation tips for other job seekers - Fofocus heavily on networking, tailoring your resume with relevant keywords, actively following up with potential employers, showcasing your sales skills in interviews through storytelling, and monitoring companies you're interested in to stay updated on opportunities.
Key points to remember:
Prioritize networking:
Utilize your network to connect with people in the industry, attend industry events, and leverage platforms like LinkedIn to build relationships with potential hiring managers.
Tailor your resume:
Include relevant sales keywords throughout your resume to catch the attention of recruiters and ensure your experience aligns with the job description.
Practice your sales pitch:
Prepare compelling stories from your past experiences to demonstrate your ability to close deals, overcome objections, and build rapport during interviews.
Follow up consistently:
After submitting applications, send personalized follow-up emails to maintain engagement with potential employers.
Research companies:
Actively monitor companies you're interested in by following their social media and news to stay informed about potential openings.
Highlight transferable skills:
Even if you lack direct sales experience, emphasize skills like communication, persuasion, relationship building, and problem-solving that translate well to a sales role.
Ask insightful questions:
During interviews, demonstrate your knowledge of the company and role by asking thoughtful questions that show your genuine interest.
Be enthusiastic and confident:
Convey a positive attitude and express your passion for sales to make a strong impression on potential employers.

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, .NET, Audit Management, Azure DevOps and C#.
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 10 interviews

Interview experience

2.7
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Paytm Interview Questions
3.3
 • 773 Interviews
BigBasket Interview Questions
3.9
 • 355 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Blinkit Interview Questions
3.7
 • 179 Interviews
Nykaa Interview Questions
3.5
 • 112 Interviews
Snapdeal Interview Questions
3.8
 • 76 Interviews
Shopclues Interview Questions
4.1
 • 9 Interviews
View all

Amla Commerce Reviews and Ratings

based on 18 reviews

2.7/5

Rating in categories

2.9

Skill development

2.4

Work-life balance

2.5

Salary

2.9

Job security

2.6

Company culture

2.7

Promotions

2.4

Work satisfaction

Explore 18 Reviews and Ratings
Dot Net Developer- Night Shift

Nagpur,

Pune

+1

3-8 Yrs

Not Disclosed

Hiring For Operation Manager

Nagpur

5-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
34 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Associate Software Engineer
20 salaries
unlock blur

₹3 L/yr - ₹6.8 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹7.6 L/yr - ₹18.8 L/yr

Quality Assurance Engineer
8 salaries
unlock blur

₹5 L/yr - ₹6.6 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
Did you find this page helpful?
Yes No
write
Share an Interview