Upload Button Icon Add office photos
Engaged Employer

i

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

Arise Tech Global Verified Tick

Compare button icon Compare button icon Compare
4.5

based on 11 Reviews

Filter interviews by

Arise Tech Global Interview Questions and Answers

Updated 24 Dec 2024

Arise Tech Global Interview Experiences

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
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 - Coding Test 

It was tough and challenging, they just go based on the client preferences

Round 2 - Technical 

(1 Question)

  • Q1. They conduct internal tech evaluations and process to client for final discussions. But process is little lengthy process

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 2 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 - Technical 

(2 Questions)

  • Q1. Exception creation, critical java program on matrix, java collection
  • Q2. Springboot annotations

Platform Engineer Interview Questions asked at other Companies

Q1. Palindrome Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -> 2 -> 3 -> 2-> ... read more
View answer (4)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are some popular digital marketing tools and platforms?
  • Q2. How do you measure the success of a digital marketing campaign?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is dependency Injection
  • Ans. 

    Dependency Injection is a design pattern where components are given their dependencies rather than creating them internally.

    • In Dependency Injection, the dependencies of a component are provided from the outside rather than being created internally.

    • This helps in making components more modular, testable, and easier to maintain.

    • There are different types of Dependency Injection like Constructor Injection, Setter Injection,...

  • Answered by AI
  • Q2. What is joins
  • Ans. 

    Joins are used in databases to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - HR 

(1 Question)

  • Q1. Domain specific questions

Interview Preparation Tips

Interview preparation tips for other job seekers - My internship at Corelynx as an HR intern has been an incredible learning journey. The company’s HR team is not only welcoming but also genuinely invested in mentoring interns and providing hands-on experience in various aspects of HR. From recruitment to employee engagement, I was given the opportunity to work on real projects that allowed me to gain practical insights into the HR field.

The supportive environment at Corelynx helped me develop critical skills like communication, teamwork, and problem-solving. I particularly appreciated the focus on continuous learning.
What sets Corelynx apart is the level of responsibility given to interns. I felt like a valuable part of the team and was trusted with meaningful tasks that contributed to the company’s success. The mentorship and guidance I received during my internship have played a huge role in shaping my career in HR, and I am grateful for the opportunity to learn from such experienced professionals.

Overall, I highly recommend Corelynx for anyone looking to kickstart their HR career through an internship. It’s a fantastic place to grow, learn, and make a real impact!
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

It was Very Easy and HR was Very Friendly Nature

Round 2 - Technical 

(2 Questions)

  • Q1. What Is OOOps and explain those?
  • Ans. 

    OOOps stands for Out Of Order packets. It refers to packets that arrive at their destination out of sequence.

    • OOOps can occur in network communication when packets are sent out of order and arrive at the destination in a different order than they were sent.

    • This can lead to issues in data transmission and can cause delays in processing the information.

    • One way to handle OOOps is by using sequence numbers in packets to ens...

  • Answered by AI
  • Q2. What is Exception Handling ?
  • Ans. 

    Exception handling is a mechanism to handle runtime errors and prevent program crashes.

    • It is a way to deal with unexpected errors or exceptional conditions in a program.

    • Exceptions can be caught and handled using try-catch blocks.

    • Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

    • Handling exceptions properly can improve the robustness and reliability of a software application

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced Virtual Relationship Manager with a passion for building strong connections and providing excellent customer service.

    • Over 5 years of experience in virtual relationship management

    • Skilled in communication, problem-solving, and relationship-building

    • Proven track record of exceeding customer satisfaction goals

    • Proficient in CRM software and virtual communication tools

  • Answered by AI
  • Q2. Why do you want to join
  • Ans. 

    I am passionate about leveraging technology to enhance customer relationships and provide personalized solutions.

    • Passionate about using technology to improve customer relationships

    • Excited about providing personalized solutions

    • Believe in the importance of virtual communication in today's digital world

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very bad experience till date.. no response from the employer for any kind of queries. No formal documents are provided for company policies. Misleaded on the interview.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Vuejs and Reactjs
  • Ans. 

    Vuejs is simpler and easier to learn, while Reactjs is more flexible and widely used in industry.

    • Vuejs is simpler and easier to learn for beginners

    • Reactjs is more flexible and widely used in industry

    • Vuejs has a more gradual learning curve compared to Reactjs

    • Reactjs has a larger ecosystem and community support

  • Answered by AI
  • Q2. Difference between mssql and Postgressql
  • Ans. 

    MSSQL is a proprietary database management system developed by Microsoft, while PostgreSQL is an open-source relational database management system.

    • MSSQL is developed by Microsoft, while PostgreSQL is open-source.

    • MSSQL is a proprietary system, while PostgreSQL is free and open-source.

    • MSSQL has a larger market share in the industry compared to PostgreSQL.

    • PostgreSQL has a strong reputation for reliability, data integrity,...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Nothing much asked
  • Q2. Asked about real-time problems they are facing in projects
Round 2 - Technical 

(1 Question)

  • Q1. Just real-time problems they are facing

Interview Preparation Tips

Interview preparation tips for other job seekers - Too easy to crack
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Find unique records & Difference between union & union all & joins
  • Q2. What is Indexing & it's types.
Round 2 - Technical 

(2 Questions)

  • Q1. Delete all the previous records and keep only latest one
  • Q2. Window function.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice SQL well.

Arise Tech Global Interview FAQs

How many rounds are there in Arise Tech Global interview?
Arise Tech Global interview process usually has 2 rounds. The most common rounds in the Arise Tech Global interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Arise Tech Global 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 Arise Tech Global. The most common topics and skills that interviewers at Arise Tech Global expect are API Testing, CCNA, CLM, GIT and Java.
What are the top questions asked in Arise Tech Global interview?

Some of the top questions asked at the Arise Tech Global interview -

  1. They conduct internal tech evaluations and process to client for final discussi...read more
  2. Exception creation, critical java program on matrix, java collect...read more
  3. Springboot annotati...read more

Tell us how to improve this page.

Arise Tech Global Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 26 Interviews
ElectrifAi Interview Questions
2.6
 • 17 Interviews
Anlage Infotech Interview Questions
3.6
 • 12 Interviews
View all

Arise Tech Global Reviews and Ratings

based on 11 reviews

4.5/5

Rating in categories

3.8

Skill development

4.4

Work-life balance

4.4

Salary

3.9

Job security

4.3

Company culture

4.0

Promotions

4.1

Work satisfaction

Explore 11 Reviews and Ratings
Platform Engineer
4 salaries
unlock blur

₹13.5 L/yr - ₹18 L/yr

Senior Python Developer
3 salaries
unlock blur

₹24 L/yr - ₹25 L/yr

Explore more salaries
Compare Arise Tech Global with

Primus Global Technologies

4.0
Compare

TriGeo Technologies

3.2
Compare

Plada Infotech Services

3.6
Compare

Infocus Technologies

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