Upload Button Icon Add office photos

Filter interviews by

ArthaYantra Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Company profile
  • Q2. What is travel and tourism
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is a dmc?
  • Q2. Disadvantages faced by a dmc
Round 3 - One-on-one 

(2 Questions)

  • Q1. Criteria based questions
  • Q2. Situation handling questions
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Snaphelper Class
  • Q2. Apply & let difference
  • Ans. 

    Apply is used to apply a function to each element of a collection, while let is used to assign a value to a variable.

    • Apply: Used to apply a function to each element of a collection. Example: list.apply { println(it) }

    • Let: Used to assign a value to a variable. Example: val result = calculate().let { it * 2 }

  • Answered by AI
  • Q3. Communication between Coroutines
  • Ans. 

    Communication between Coroutines in Android development.

    • Use channels to communicate between coroutines

    • Channels are used to send data between coroutines

    • Channels can be used for both sending and receiving data

  • Answered by AI
  • Q4. Hilt Dependency
  • Q5. HashMap Collision

Interview Preparation Tips

Topics to prepare for EazyDiner Android Developer interview:
  • Kotlin
  • Coroutines
  • HashMap
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Java basics, Springboot in depth
Round 2 - Technical 

(1 Question)

  • Q1. Questions on previous experience

Interview Preparation Tips

Topics to prepare for Anchanto Software Engineer interview:
  • Collections
  • Multithreading
  • springboot
Interview preparation tips for other job seekers - Prepare well on Java basic concepts and spring boot, microservices aldo prepare some DSA questions
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. General Question Tell me about yourself
  • Q2. How soon you can join
Round 2 - Coding Test 

Read about MPIN that is used to access mobile banking apps

Many a times users end up setting an MPIN that is guessable because

1. It is a commonly used MPIN eg 1122

2. It is a combination of easily known demographics of the user. Eg: if the birthdate is 02- Jan-1998 then MPIN could be 0201 or 9802 or 0201 etc. Demographics such as these could be used alone or in a combination

a. DOB

b. Wedding Anniversary

c. Spouse birthday

Solutions Required

1. Part A: Assume that the MPIN is 4-digits. Write a program that suggests if the MPIN is a commonly used one. Ignore the demographics for this part

2. Part B: Enhance the above to take user's demographics as input and provides an output

a. Strength: WEAK or STRONG

3. Part C: Enhance the above to provide the following outputs

a. Strength: WEAK or STRONG

b. If weak then the reason why was it considered weak: It should give from the following the reasons as an array. Array should be empty if Strength is STRONG and non-empty if WEAK

i. COMMONLY_USED

ii. DEMOGRAPHIC_DOB_SELF

iii. DEMOGRAPHIC_DOB_SPOUSE

iv. DEMOGRAPHIC_ANNIVERSARY

4. Part E: Above with a 6-digit PIN

5. Write code that tests the above written code using a set of inputs. Write at least 20 test case in PYTHON

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Medium leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Regarding experience
Round 3 - Behavioral 

(1 Question)

  • Q1. General behavioural question
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 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. The interview was on sql first they took hacker rank test on dsa and in second round they called for f2f interview
  • Q2. They told to write two sql query
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic question on projects
Round 2 - Technical 

(1 Question)

  • Q1. Test in technical projects
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Introduction about yourself.
  • Q2. Basic WordPress, HTML.
  • Q3. Image resolution related que.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Why do you want to join Idea forge
  • Ans. 

    I want to join Idea Forge because of their innovative projects and strong team culture.

    • I am impressed by Idea Forge's track record of successful projects in the drone industry.

    • I believe in the company's vision and values, and I am excited about the opportunity to contribute to their future success.

    • I have heard great things about the collaborative and supportive team culture at Idea Forge, and I am eager to be a part of

  • Answered by AI
  • Q2. What is previous experience
  • Ans. 

    I have 5 years of experience as a commercial pilot flying various aircrafts.

    • 5 years of experience as a commercial pilot

    • Familiar with flying various aircrafts

    • Completed training in instrument flying and emergency procedures

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ questions, can be easily done.

Round 2 - Assignment 

A website testing. To find the bugs in the website and list them down.

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked questions related to types of testing, some situation based questions and if you are applying for automation, then there were coding questions- easy level.

Interview Preparation Tips

Topics to prepare for Keka HR Payroll Software QA Analyst interview:
  • Selenium
  • Framework
  • Programming
Interview preparation tips for other job seekers - Keep learning and always go for practical knowledge instead of theortical.

Tell us how to improve this page.

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.9
 • 152 Interviews
Cogoport Interview Questions
2.8
 • 52 Interviews
HyperVerge Interview Questions
4.3
 • 25 Interviews
Treebo Hotels Interview Questions
3.3
 • 22 Interviews
Simpl Interview Questions
2.9
 • 17 Interviews
View all

ArthaYantra Reviews and Ratings

based on 19 reviews

2.2/5

Rating in categories

1.6

Skill development

1.4

Work-life balance

1.4

Salary

1.4

Job security

1.4

Company culture

1.4

Promotions

1.4

Work satisfaction

Explore 19 Reviews and Ratings
Senior Financial Advisor
5 salaries
unlock blur

₹3.6 L/yr - ₹5.4 L/yr

Assistant Manager
4 salaries
unlock blur

₹5.2 L/yr - ₹5.2 L/yr

Associate Analyst
4 salaries
unlock blur

₹3 L/yr - ₹4.3 L/yr

Digital Marketing Analyst
4 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Director Engineering
4 salaries
unlock blur

₹25 L/yr - ₹30 L/yr

Explore more salaries
Compare ArthaYantra with

Ideaforge Technology

3.8
Compare

MedTourEasy

4.7
Compare

Lokal App

3.6
Compare

Woodenstreet.com

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