Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Anchanto Ror Software Engineer Interview Questions and Answers

Updated 11 May 2022

Anchanto Ror Software Engineer Interview Experiences

1 interview found

Round 1 - Technical 

(3 Questions)

  • Q1. 3rd max salary of employee
  • Ans. 

    To find the 3rd maximum salary of employees, sort the salaries in descending order and return the third element.

    • Sort the salaries of employees in descending order

    • Return the third element from the sorted list

  • Answered by AI
  • Q2. Polymorphic association
  • Q3. Use type field in table for polymorphic
  • Ans. 

    Using a type field in a table allows for polymorphic associations between different models.

    • The type field stores the name of the associated model.

    • This allows for easy querying and retrieval of associated records.

    • Example: a comments table can have polymorphic associations with both posts and articles.

    • The type field would store either 'Post' or 'Article' depending on the associated record.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - check how rails service will be initiated

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jun 2022. 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 Resume tips
Round 2 - Aptitude Test 

50 mcq were asked in 12 mins. Most of the candidates qualified this round.

Round 3 - Coding Test 

3 coding questions of basic DSA were asked. Also few mcqs from Operating System, Networking and DBMS.

Round 4 - Technical 

(3 Questions)

  • Q1. The technical round was of 40 mins. 3 standard questions from DSA were asked for which only approach was enough. Questions were from string, array and tree- Rotated string, Lowest common ancestor, etc.
  • Q2. Project related discussion regarding my role in the team.
  • Q3. A few HR questions related to family background. Why not go for higher studies like the rest of my family. Had to convince him that I saw more growth in working for an organisation.
Round 5 - HR 

(1 Question)

  • Q1. My introduction then, standard HR questions like where do i see myself in coming yrs, why do i want to join the company, etc. It lasted 10 mins

Interview Preparation Tips

Topics to prepare for Cogoport Software Engineer interview:
  • DSA
  • DBMS
  • OS
  • Networking
  • Project
Interview preparation tips for other job seekers - Try to present yourself in a confident and straightforward manner. Ask as many questions as possible at the end to convey your eagerness to join the company.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 4 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 Resume tips
Round 2 - Aptitude Test 

15 minutes test.
50 questions
easy questions
Management , Leadership , Character Type questions

Round 3 - Coding Test 

2 coding questions
resume grilling
easy medium questions

Round 4 - HR 

(2 Questions)

  • Q1. Time management questions
  • Q2. Toughest project you work upon
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA Questions - Easy to medium
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 mins, Basic aptitude , comprehension and decision making questions

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to databases, DSA - medium, SQL Queries
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all Resume tips
Round 2 - Aptitude Test 

If the cost price of an item is Rs. 150 and the selling price is Rs. 200, what is the profit percentage?

Round 3 - Technical 

(3 Questions)

  • Q1. What is the difference between a stack and a queue? Give an example where you would use each.
  • Ans. 

    A stack is a LIFO data structure while a queue is a FIFO data structure.

    • Stack: Last In First Out (LIFO), used in undo/redo functionality, backtracking, and recursion.

    • Queue: First In First Out (FIFO), used in job scheduling, breadth-first search, and printing.

    • Stack uses push() and pop() operations while queue uses enqueue() and dequeue() operations.

  • Answered by AI
  • Q2. What is the difference between a compiler and an interpreter?
  • Ans. 

    A compiler translates the entire program into machine code before execution, while an interpreter translates and executes the program line by line.

    • A compiler converts the source code into an executable file, while an interpreter executes the code directly.

    • Compilers typically produce faster and more efficient code, while interpreters provide faster development and debugging.

    • Examples of compilers include GCC, Clang, and ...

  • Answered by AI
  • Q3. A compiler is a program that translates the entire source code into machine code before executing it. The source code is fed into the compiler, which analyzes and translates it into an executable file. Thi...
Round 4 - HR 

(1 Question)

  • Q1. How do you handle stress and pressure?
  • Ans. 

    I handle stress and pressure by practicing time management, seeking support from colleagues, and maintaining a healthy work-life balance.

    • I prioritize tasks and create a schedule to manage my time effectively.

    • I communicate with my team and seek their assistance or guidance when needed.

    • I engage in stress-relieving activities outside of work, such as exercising or spending time with loved ones.

    • I practice mindfulness and d...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AmbitionBox Software Engineer interview:
  • Technical
  • Problem Solving
  • Communication Skills
Interview preparation tips for other job seekers - Ask questions: During the interview, ask thoughtful questions about the company, the job, and the team you would be working with. This shows that you are interested and engaged in the opportunity, and can also give you valuable information to help you decide if the job is a good fit for you.

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

AmbitionBox user image Daggula Ananthalakshmi

posted on 11 Apr 2023

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

I applied via Walk-in and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all Resume tips
Round 2 - Aptitude Test 

Coding, simple interest, compound interest,analogy,odd men out ECT....

Round 3 - Group Discussion 

Indian market was developed

Round 4 - HR 

(5 Questions)

  • Q1. Tell me your self
  • Q2. What are you qualification
  • Q3. What are accpting for salary
  • Ans. 

    I am open to discussing a competitive salary based on my experience and the responsibilities of the role.

    • I am looking for a fair and competitive salary based on industry standards and my experience

    • I am open to discussing benefits and other compensation packages

    • I am willing to negotiate based on the responsibilities of the role

    • I am looking for a salary that reflects my skills and contributions to the company

  • Answered by AI
  • Q4. Why did you hiring in my company
  • Q5. What is manual testing
  • Ans. 

    Manual testing is the process of testing software manually without the use of automation tools.

    • Manual testing involves executing test cases manually to identify defects and issues in the software.

    • It is a time-consuming process and requires human intervention.

    • Manual testing is often used for exploratory testing, ad-hoc testing, and usability testing.

    • Examples of manual testing include functional testing, regression testi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Choose a suitable language. ...
Stay away from negative talk. ...
Identify small goals. ...
Don't forget your soft skills. ...
Compete with yourself not others.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all Resume tips
Round 2 - Aptitude Test 

Apptitude test exam for first round

Round 3 - Coding Test 

Python language coding test

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

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Coding besed test and dsa base test and programming concepts

Round 2 - Coding Test 

C++ coding and web development coding and dsa components

Interview Preparation Tips

Interview preparation tips for other job seekers - Total focus this study in study dsa and coding compulsory .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Given a string, find the longest length palindromic substring in the given string.
  • Ans. 

    Find the longest palindromic substring in a given string.

    • Use dynamic programming to solve the problem efficiently.

    • Start with the base cases of single characters and two characters.

    • For longer substrings, check if the first and last characters match and if the substring between them is also a palindrome.

    • Keep track of the longest palindrome seen so far.

    • Time complexity: O(n^2), space complexity: O(n^2).

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Mention the most challenging technical problem you had to solve.
  • Ans. 

    Developing a real-time data processing system for a high-traffic website.

    • Designing a scalable architecture to handle the high volume of incoming data.

    • Optimizing the data processing algorithms to minimize latency.

    • Ensuring data consistency and accuracy in a distributed system.

    • Implementing fault-tolerant mechanisms to handle system failures.

    • Testing and debugging the system under various load conditions.

  • Answered by AI
  • Q2. Some minor low level entity design.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA, some design patterns and low level design properly

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Anchanto Interview FAQs

How many rounds are there in Anchanto Ror Software Engineer interview?
Anchanto interview process usually has 1 rounds. The most common rounds in the Anchanto interview process are Technical.
What are the top questions asked in Anchanto Ror Software Engineer interview?

Some of the top questions asked at the Anchanto Ror Software Engineer interview -

  1. use type field in table for polymorp...read more
  2. polymorphic associat...read more

Recently Viewed

INTERVIEWS

Atul

No Interviews

INTERVIEWS

Morgan Stanley

No Interviews

INTERVIEWS

Morgan Stanley

No Interviews

INTERVIEWS

Anchanto

No Interviews

DESIGNATION

DESIGNATION

INTERVIEWS

Anchanto

No Interviews

INTERVIEWS

Broadcom

No Interviews

INTERVIEWS

Broadcom

No Interviews

INTERVIEWS

Anchanto

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 458 Interviews
Ecom Express Interview Questions
3.8
 • 198 Interviews
XpressBees Interview Questions
3.6
 • 159 Interviews
DTDC Express Interview Questions
3.7
 • 151 Interviews
AmbitionBox Interview Questions
4.9
 • 151 Interviews
Blue Dart Express Interview Questions
4.0
 • 102 Interviews
GATI-KWE Interview Questions
3.9
 • 87 Interviews
Cogoport Interview Questions
2.9
 • 53 Interviews
HyperVerge Interview Questions
4.3
 • 25 Interviews
View all

Fast track your campus placements

View all
Software Developer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

UI Developer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Anchanto with

Delhivery

3.9
Compare

Ecom Express

3.8
Compare

XpressBees

3.6
Compare

Shadowfax Technologies

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