Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Appcino Technologies Team. If you also belong to the team, you can get access from here

Appcino Technologies Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 128 Reviews

Filter interviews by

Appcino Technologies Senior Software Engineer Interview Questions and Answers

Updated 10 Jul 2023

Appcino Technologies Senior Software Engineer Interview Experiences

1 interview found

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

Sharpen basic Programming in C, C++ or Java

Round 3 - Technical 

(2 Questions)

  • Q1. Prepare for DB and Programming
  • Q2. DDL, DML, Joins related queries.
Round 4 - One-on-one 

(1 Question)

  • Q1. Not Available, Not available

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Form based JS questions. String questions in javascript
  • Q2. React interview questions with some state management follow up questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on js ,es6, node.js
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Duration was 1 hour, Topics covered were DSA, Concurrency in golang, Databse questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learing DSA everyday and Master tthe most important topics in your programming language
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Core concepts on for the language you are giving interview
  • Q2. Detailed questions from resume
Round 2 - Technical 

(2 Questions)

  • Q1. Basic to medium complexity coding question
  • Q2. Check culture fit
Round 3 - HR 

(1 Question)

  • Q1. General questions like about family, native place & salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be good at your concepts
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 30 minutes of discussion.
Round 2 - Technical 

(1 Question)

  • Q1. 75 minutes of discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 technical rounds took 15 days and both were cleared and after long wait the position was given to someone else.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Based on Deep learning
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to Speech to Text, Whisper AI, Transformers, Deep learning
Round 3 - HR 

(1 Question)

  • Q1. Work culture fit and CEO round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest throughout and make sure you know the concepts of latest tech related to AI/ML for the Machine learning roles
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2023. 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 - Group Discussion 

Group discussion is very important thing.

Round 3 - HR 

(5 Questions)

  • Q1. HR round is very easy.
  • Q2. Just hard and smart work for.
  • Q3. What is requirement.
  • Ans. 

    A requirement is a specific need or expectation that must be met in order to achieve a desired outcome.

    • A requirement is a statement of what a product or service must do or how it must perform.

    • Requirements can be functional (what the product must do) or non-functional (how well it must do it).

    • Requirements should be clear, concise, and measurable.

    • Examples of requirements include: the ability to save and retrieve data, a ...

  • Answered by AI
  • Q4. What is your strength.
  • Ans. 

    My strength is problem-solving and analytical thinking.

    • I have a strong ability to analyze complex problems and break them down into manageable components.

    • I excel at finding innovative solutions and thinking outside the box.

    • I am skilled in debugging and troubleshooting software issues.

    • I have a solid understanding of algorithms and data structures.

    • I am experienced in optimizing code for performance and efficiency.

  • Answered by AI
  • Q5. What is your weekness.
  • Ans. 

    My weakness is that I tend to be too detail-oriented, which can sometimes slow down my progress.

    • I have a tendency to get caught up in the small details and can spend too much time on them.

    • I often find myself double-checking my work to ensure accuracy.

    • I sometimes struggle with prioritizing tasks because I want to make sure everything is perfect.

    • I am actively working on improving my time management skills to balance atte

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard keep patience. Everything is Possible so just you can do it.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com

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 - Technical 

(2 Questions)

  • Q1. What is dependency injection in laravel
  • Ans. 

    Dependency injection in Laravel is a technique to manage class dependencies and improve code flexibility.

    • Dependency injection allows for easier testing and maintenance of code.

    • It involves passing dependencies to a class through its constructor or method parameters.

    • Laravel's container class manages the dependencies and resolves them when needed.

    • Example: injecting a database connection into a repository class.

    • Can also us...

  • Answered by AI
  • Q2. How do you find the second largest number in a coulmn in mySQL
  • Ans. 

    To find the second largest number in a column in MySQL, you can use the ORDER BY and LIMIT clauses.

    • Write a SELECT statement to retrieve the column values in descending order using ORDER BY.

    • Use the LIMIT clause to limit the result set to the second row.

    • The value in the second row will be the second largest number in the column.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What do you know about magic Edtech
  • Ans. 

    Magic Edtech is an innovative educational technology company.

    • Magic Edtech develops interactive learning platforms and tools.

    • They use advanced technologies like AI, AR, and VR to enhance the learning experience.

    • Their products include virtual classrooms, adaptive learning systems, and educational games.

    • Magic Edtech focuses on personalized learning and data-driven insights.

    • They collaborate with schools, universities, and

  • Answered by AI
  • Q2. What was the most challenging task you faced and how you overcame it

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in answering. Get your basics covered.

Skills evaluated in this interview

Appcino Technologies Interview FAQs

How many rounds are there in Appcino Technologies Senior Software Engineer interview?
Appcino Technologies interview process usually has 4 rounds. The most common rounds in the Appcino Technologies interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Appcino Technologies Senior Software Engineer interview?

Some of the top questions asked at the Appcino Technologies Senior Software Engineer interview -

  1. DDL, DML, Joins related queri...read more
  2. Prepare for DB and Programm...read more
  3. Not Available, Not availa...read more

Tell us how to improve this page.

Appcino Technologies Senior Software Engineer Salary
based on 36 salaries
₹6.5 L/yr - ₹21.6 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

Appcino Technologies Senior Software Engineer Reviews and Ratings

based on 5 reviews

3.6/5

Rating in categories

3.7

Skill development

2.9

Work-life balance

4.1

Salary

3.9

Job security

3.1

Company culture

4.2

Promotions

2.9

Work satisfaction

Explore 5 Reviews and Ratings
Software Engineer
53 salaries
unlock blur

₹3 L/yr - ₹11.7 L/yr

Senior Software Engineer
36 salaries
unlock blur

₹6.5 L/yr - ₹21.6 L/yr

Appian Developer
32 salaries
unlock blur

₹2.4 L/yr - ₹7.9 L/yr

Salesforce Developer
24 salaries
unlock blur

₹3 L/yr - ₹13.8 L/yr

Associate Software Engineer
22 salaries
unlock blur

₹2.7 L/yr - ₹8.8 L/yr

Explore more salaries
Compare Appcino Technologies with

Newgen Software Technologies

3.7
Compare

Persistent Systems

3.5
Compare

LTIMindtree

3.8
Compare

Mphasis

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