Upload Button Icon Add office photos

Resonantia Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Resonantia Technologies Interview Questions and Answers

Updated 13 Nov 2022
Popular Designations

Resonantia Technologies Interview Experiences

2 interviews found

I applied via Recruitment Consulltant and was interviewed before Nov 2021. 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 - Coding Test 

Palindrome linked list addition differences between list tuple dictionary

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between list and tuple?
  • Ans. 

    List is mutable while tuple is immutable.

    • List can be modified while tuple cannot be modified.

    • List is defined using square brackets [] while tuple is defined using parentheses ().

    • List is used for dynamic data while tuple is used for static data.

    • List is slower than tuple in terms of performance.

    • Example: list = [1, 2, 3] and tuple = (1, 2, 3)

  • Answered by AI
  • Q2. What is decorator and generator
  • Ans. 

    Decorator and generator are two important concepts in Python programming.

    • Decorator is a design pattern that allows behavior to be added to an individual object, either statically or dynamically, without affecting the behavior of other objects from the same class.

    • Generator is a function that returns an iterator, which can be used to iterate over a sequence of values. It allows you to generate a sequence of values on-the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview
Coding round also simple
Best of luck

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Dec 2021

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. Manual testing and Automation Testing concepts. Developing models and core java questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Preapare well. For testing candidates all terminologies must be known. Core java and collection part also asked.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Resonantia Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is Company payroll Process
  • Ans. 

    Company payroll process is the system used to manage employee compensation and benefits.

    • Payroll process includes calculating employee salaries, taxes, and deductions

    • It also involves managing employee benefits such as health insurance and retirement plans

    • Payroll process can be done in-house or outsourced to a third-party provider

    • It is important to ensure compliance with labor laws and regulations

    • Payroll process can be a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My Team members is very good

I applied via Company Website and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. .Net support related questions for example 1. What to do when applicable is down. 2. how to check IIS error logs.
  • Q2. Explain Projects you worked and your role in those.
  • Q3. Explain scenario when you handled high pressure from client.
  • Ans. 

    Handled high pressure from client by prioritizing tasks and communicating effectively.

    • Identified critical issues and addressed them first

    • Communicated regularly with the client to provide updates and manage expectations

    • Collaborated with team members to delegate tasks and ensure timely delivery

    • Maintained a calm and professional demeanor to avoid escalating the situation

  • Answered by AI
  • Q4. Explain release management.
  • Ans. 

    Release management is the process of planning, scheduling, coordinating, and deploying software releases.

    • It involves identifying the scope of the release and the features to be included

    • Creating a release plan and schedule

    • Coordinating with different teams involved in the release process

    • Testing the release to ensure it meets quality standards

    • Deploying the release to production

    • Monitoring the release to ensure it is stable...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For .Net support related projects, you need to be aware about first identifying the problem and then you need to think best optimised solution for that. You need to know how to check error logs, should be well versed with basic SQL queries and debugging.

Skills evaluated in this interview

I appeared for an interview before Jun 2021.

Round 1 - Coding Test 

Had DSA and aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. DSA a questions, Database Questions
Round 3 - HR 

(1 Question)

  • Q1. 5 min question and answers about company

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA and database management

I applied via Naukri.com and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I interviewed here for Fidelity, so bith technical rounds were conducted by Fidelity associates. They asked me deeper as well as common questions from Power Bi and SQL query writing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer i got was very cooperative and engaging as well as appreciative.

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java 8, J2EE, Spring, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - There were four rounds. Technical written, two technical f2f rounds, coding test.

All the best
Are these interview questions helpful?

I applied via Job Portal and was interviewed before Dec 2021. 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 - One-on-one 

(1 Question)

  • Q1. Basic Mainframe Questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussions and location

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing more to say than just go for it and crack it

I applied via Referral and was interviewed in Sep 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell us about Reliability?
  • Ans. 

    Reliability refers to the ability of a system or component to perform its required functions under stated conditions for a specified period of time.

    • Reliability is a measure of how often a system or component fails and how quickly it can be restored to normal operation.

    • It is important to design systems with redundancy and failover mechanisms to ensure high reliability.

    • Reliability can be improved through regular maintena...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have got selected by Interviewer Rajib Das.

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Javascript fundamentals
  • Q2. ES6 Functions
  • Q3. React hooks basics
  • Q4. State Management in React- states and props
  • Ans. 

    State management in React involves managing the state and props of components.

    • State is used to manage data that changes within a component

    • Props are used to pass data from a parent component to a child component

    • State can be updated using setState() method

    • Props are read-only and cannot be modified within a component

    • State and props are used together to create dynamic and interactive UIs

  • Answered by AI
  • Q5. Redux Architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended for react developer role. Asusual it started with self introduction and project role description. Then I was tested on the javascript core concepts with ES6 features and react basics. In the middle, we discussed about the best practices we follow in our project for error handling.

Skills evaluated in this interview

Resonantia Technologies Interview FAQs

How many rounds are there in Resonantia Technologies interview?
Resonantia Technologies interview process usually has 3 rounds. The most common rounds in the Resonantia Technologies interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for Resonantia 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 Resonantia Technologies. The most common topics and skills that interviewers at Resonantia Technologies expect are Ajax, Angular, Angularjs, Bootstrap and Communication Skills.
What are the top questions asked in Resonantia Technologies interview?

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

  1. What is decorator and genera...read more
  2. Difference between list and tup...read more
  3. Manual testing and Automation Testing concepts. Developing models and core java...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.9k Interviews
EXL Service Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 792 Interviews
Publicis Sapient Interview Questions
3.5
 • 643 Interviews
GlobalLogic Interview Questions
3.6
 • 627 Interviews
UST Interview Questions
3.8
 • 543 Interviews
View all

Resonantia Technologies Reviews and Ratings

based on 47 reviews

4.8/5

Rating in categories

4.6

Skill development

4.4

Work-life balance

4.3

Salary

4.4

Job security

4.5

Company culture

4.3

Promotions

4.5

Work satisfaction

Explore 47 Reviews and Ratings
SDET Java Selenium

Pune

1-5 Yrs

Not Disclosed

Java Full Stack Developer

Pune

1-5 Yrs

Not Disclosed

Trainee Recruitment Executive

Pune

0-1 Yrs

Not Disclosed

Explore more jobs
QA Engineer
106 salaries
unlock blur

₹2.2 L/yr - ₹4.9 L/yr

Softwaretest Engineer
57 salaries
unlock blur

₹2.5 L/yr - ₹4.8 L/yr

QA Automation Engineer
56 salaries
unlock blur

₹2.1 L/yr - ₹4.2 L/yr

Automation Test Engineer
41 salaries
unlock blur

₹2.5 L/yr - ₹4.5 L/yr

Qa Automation Testing Engineer
15 salaries
unlock blur

₹2 L/yr - ₹4.9 L/yr

Explore more salaries
Compare Resonantia Technologies with

Cognizant

3.7
Compare

EXL Service

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare
write
Share an Interview