Upload Button Icon Add office photos
Engaged Employer

i

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

Arisen Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Arisen Technologies Interview Questions and Answers

Updated 22 Dec 2024

Arisen Technologies Interview Experiences

Popular Designations

7 interviews found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Group Discussion 

Is AI more productive than Humans

Interview Preparation Tips

Interview preparation tips for other job seekers - Doesn't waste your time here

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Only one question : to create a fire cracker webpage using html,css and javascript.

Round 2 - Group Discussion 

2 Simple coding question,2 puzzle questions, examples of data structures such as stack,queue,graph,tree etc.

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Note : -

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Assignment 

1. login signup with admin panel
2. pagination
3. insert update

Interview Preparation Tips

Topics to prepare for Arisen Technologies PHP Developer interview:
  • Core PHP
  • my sql
  • crud

PHP Developer Interview Questions asked at other Companies

Q1. How can we report errors in the log file while working on a core PHP project?
View answer (3)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Job Portal

Round 1 - One-on-one 

(1 Question)

  • Q1. They asked me simple question related with inheritance and simple programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They will directly ask you to pay 60 thousand rupees...and they will return you that money as stipend.
These people are terrible.

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (1)

Arisen Technologies interview questions for popular designations

 Business Development Executive

 (1)

 Internship Trainee

 (1)

 Javascript Developer

 (1)

 PHP Developer

 (1)

 SEO Executive

 (1)

 Software Developer Trainee

 (1)

 Web Developer

 (1)

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

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

Round 1 - Assignment 

You should prepare for 3d design

Interview Preparation Tips

Interview preparation tips for other job seekers - very bad company

Javascript Developer Interview Questions asked at other Companies

Q1. Can you tell me about promise, async in javascript
View answer (1)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 28 Mar 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Create a animation by using java script DOM
  • Ans. 

    Creating animations using JavaScript DOM involves manipulating HTML elements to achieve visual effects.

    • Use document.createElement() to create new elements

    • Use element.style properties to modify CSS styles for animations

    • Use setInterval() or requestAnimationFrame() for smooth animations

  • Answered by AI

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given Difference Problem Statement You are provided with an integer array ARR of size N along with two integers A and B. Your task is to determine if there exist two distinct indices in the array such that the absolute di... read more
View answer (1)

Jobs at Arisen Technologies

View all

SEO Executive Interview Questions & Answers

user image Anonymous

posted on 14 Jun 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

Mathematics Question, Reasoning Question

Round 3 - Technical 

(2 Questions)

  • Q1. Audit Site,Keywords Research, backlink Creation Process, etc
  • Q2. Types of Seo, soft 404 vs 404, keyword cannibalisation, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepared for technical and theory for this interview

SEO Executive Interview Questions asked at other Companies

Q1. What are the best practices to get more traffic on a website?
View answer (1)

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Coding Test 

1. Explain about framework architecture and from that all questions derived. asked to write diagram and explain the structure.
2. Difference between class variable and instance variable.
3. what is ITestListener why used and when used in framework.
4. architecture of selenium 4 (geckodriver, chromium driver)
5. what is BDD and cucumber, how both are related to.
6. which kind of framework you go, either POM or Page factory for with testNg/junit?
7. asked to write query on sql joins and how you fetch the second lowest of salary from each department.
8. DDL, DML statements.
9. pathquery and query parameters differences(API)
10. How the responses you are validating in automation framework for Json response file.
11. status code of Https
12. serialization and deserialization difference
13. String Builder, String Buffer and String difference? which is better and which is safe to use.
14. Dropdown in selenium how you handle, how to check which is already selected?
15. multiple data provider in testng and how you pass parameter and how you retrive from excel sheet? Asked to write code!
16.what is flaky testing?
17.Asked to write first code of JDBC connecting establishment with framework.
18. Code execution: input ="aabbabcbb"; output = a:3 , b:5, c:1 like this if they give name also it should count. Tip : HashMap you can write the code.
19. Code execution: a[]={1,2,3,4,0,0,0} b={5,6,7} output need to print as remove all 0's from first array and replace 1,2,3,4 with 5,6,7 some crazy questions.
20. Git cmds and CI/CD tool.

Round 2 - Coding Test 

1. asked about architecture and where you used oops concepts?
2. abstract class and interfaces
3. select drop down all options
4. find scrape links from webpage write the code
5. asked for writing xpath for any element random website.
6. asked about following-sibling, descendent and preceding-sibling, normalise-space locators.
7. jdbc connection code.
8. API JSON file - how you done validation in automation testing.

Round 3 - Technical 

(1 Question)

  • Q1. Why team lead position you have not taken till now and is their any managerial skills you are lacking on What kind of projects you worked on water fall model agile team You are only individual contributor?...
  • Ans. 

    I have not pursued a team lead position because I have been focused on honing my technical skills. I have experience working on projects in both waterfall and agile methodologies.

    • I have chosen to focus on improving my technical skills as an individual contributor rather than taking on a managerial role.

    • I have worked on projects using both waterfall and agile methodologies, adapting to the needs of the team and project.

    • ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About experience and studies Compensation discussed. Need all the exp letters and years

Interview Preparation Tips

Interview preparation tips for other job seekers - It was one day process and shortlisted drive. But it was huge number people for one profile.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(6 Questions)

  • Q1. What are some of the Design Patterns you have worked with?
  • Q2. What is your approach for a issue you came to know happened in Production.
  • Q3. If given a chance to lead a team will you take it up as a challenge of not how would you tackle it?
  • Q4. Are you able to work under pressure. How do you manage?
  • Q5. What do you understand by SOLID principle? Why do you think it is important.
  • Q6. Please solve the coding question provided ( a moderately difficult coding question provided). Help understand your approach and why you chose same. Explain edge caes if possible.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush Up Job related skills.
Be able to demonstrate through practical approach.
Keep your theoretical approach flexible and more inclined with positive response than bluffing.
Keep confidence at core of and have a good communication practice.
Adhere to Interview rules for example be available with 1 working editor for coding or technical rounds. Be professional in your appearance and always refrain from asking feedback in the interview itself.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response
Round 1 - HR 

(2 Questions)

  • Q1. What is your experience and current compensation (CTC)?
  • Q2. What are your communication skills?
Round 2 - Technical 

(2 Questions)

  • Q1. What is the accounts payable cycle?
  • Q2. Miro processing
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are the implications of invoice deductions related to disputes?
  • Q2. What is the process of evolving reconciliation?

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to advance to the next level.

Arisen Technologies Interview FAQs

How many rounds are there in Arisen Technologies interview?
Arisen Technologies interview process usually has 1-2 rounds. The most common rounds in the Arisen Technologies interview process are Technical, Assignment and Group Discussion.
How to prepare for Arisen Technologies 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 Arisen Technologies. The most common topics and skills that interviewers at Arisen Technologies expect are Javascript, PHP, HTML, MySQL and CSS.
What are the top questions asked in Arisen Technologies interview?

Some of the top questions asked at the Arisen Technologies interview -

  1. Create a animation by using java script ...read more
  2. They asked me simple question related with inheritance and simple programming r...read more
  3. Audit Site,Keywords Research, backlink Creation Process, ...read more

Tell us how to improve this page.

Arisen Technologies Interview Process

based on 10 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
Cyient Interview Questions
3.7
 • 282 Interviews
View all

Arisen Technologies Reviews and Ratings

based on 27 reviews

4.3/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

4.4

Salary

4.4

Job security

4.4

Company culture

4.4

Promotions

4.4

Work satisfaction

Explore 27 Reviews and Ratings
HR Excutive

Noida

1-8 Yrs

Not Disclosed

Explore more jobs
HR Manager
4 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

HR Executive
4 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

SEO Executive
4 salaries
unlock blur

₹1.2 L/yr - ₹2 L/yr

Software Developer
3 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Quality Analyst
3 salaries
unlock blur

₹1.5 L/yr - ₹2 L/yr

Explore more salaries
Compare Arisen Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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