Upload Button Icon Add office photos
Engaged Employer

i

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

Rebaca Technologies Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Rebaca Technologies Private Limited Interview Questions and Answers

Updated 12 Sep 2024

Rebaca Technologies Private Limited Interview Experiences

Popular Designations

5 interviews found

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

I applied via Newspaper Ad and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sort an array of numbers
  • Ans. 

    Sort an array of numbers in ascending order

    • Use the built-in sort() method in JavaScript

    • Pass a compare function to sort numbers in ascending order

    • Example: [5, 2, 8, 1, 4] -> [1, 2, 4, 5, 8]

  • Answered by AI
  • Q2. How to recall/re-render the react component when ever a variable is changed
  • Ans. 

    Use React's state management to trigger re-rendering of components when a variable changes

    • Use state variables to store the value that triggers the re-rendering

    • Update the state variable using setState() method whenever the variable changes

    • React will automatically re-render the component when the state changes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - proper knowldge on basics is enough

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Javascript clousers, hoisting,let var const.
Round 2 - Technical 

(1 Question)

  • Q1. Machine coding round

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2023. 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 

It's a 3-hour coding test. If you have some solid concepts of Java or C or C++ cracking the coding round won't be much of a headache.

Round 3 - One-on-one 

(2 Questions)

  • Q1. They'll ask you to write a few codes on a paper.
  • Q2. I was able to crack one of the two.

Interview Preparation Tips

Topics to prepare for Rebaca Technologies Private Limited Java Developer interview:
  • Core Java
  • OOPS
  • DSA
Interview preparation tips for other job seekers - Build some solid core knowledge about the Programming language of your choice and practice solving competitive codes.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Senior Engineer Software (Grade E3) Interview Questions & Answers

user image Anonymous

posted on 15 Sep 2022

Round 1 - Technical 

(1 Question)

  • Q1. 1. Multithreading 2.Complexity of algos 3. Lambda Expressions 4. Collection framework

Interview Preparation Tips

Interview preparation tips for other job seekers - I will advise everyone to remain hopeful till the end . Work hard as there is no replacement of dedication . I went through two rounds of technical interview . I was asked questions on algorithm in which I scored 92% in college and it was my highest mark among other engineering subjects . So, I will suggest everyone to prepare for topics from his/her engineering background as well .

Rebaca Technologies Private Limited interview questions for popular designations

 Front end Developer

 (1)

 Java Developer

 (1)

 Senior Software Engineer

 (1)

 Software Engineer

 (1)

I applied via Campus Placement and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basics of Java, puzzles, basic behavioral questions
  • Q2. Coding problem to solve. Level-Medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for coding with anyone programing language. Explain each step and let them know the way you are thinking to solve any particular coding problem.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (181)

Interview questions from similar companies

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

I was interviewed in Aug 2024.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions about your experience.
Round 2 - Technical 

(1 Question)

  • Q1. They'll ask questions from Intune, Printing, Azure, VMWare, Active Directory, SCCM, Networking, Disaster Recovery, OS troubleshooting
Round 3 - One-on-one 

(1 Question)

  • Q1. Why we hire you? If there are 20 engineer in a room and all have same skills then why we hire you?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

A question that is both tricky and simple.

Round 2 - Technical 

(1 Question)

  • Q1. Questions about biochemistry
Round 3 - Aptitude Test 

Questions based on both numerical data and case studies.

Round 4 - One-on-one 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What interests you in working for this company?
  • Ans. 

    I am interested in working for this company because of its innovative projects and strong reputation in the industry.

    • Innovative projects that challenge me to grow as a programmer

    • Strong reputation in the industry for quality work

    • Opportunities for career advancement and professional development

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. All employees having same salary in the smae department sql and pysprk
  • Q2. How to create pipeline in databricks
  • Ans. 

    To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.

    • Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.

    • Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.

    • Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.

  • Answered by AI
  • Q3. Palindrome, 2nd char in every word make is to upper case, sql rank and dense rank releated questions , given 2 tables country and city we need to calculate total population in each continent by joining the...
  • Q4. String manuplation questions inpython

Interview Preparation Tips

Interview preparation tips for other job seekers - PRepare well on pyspark
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is an abstract class?
  • Ans. 

    An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.

    • Cannot be instantiated directly

    • May contain abstract methods

    • Used as a blueprint for other classes

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on what an object does, rather than how it does it

    • It helps in simplifying complex systems by breaking them down into smaller, more manageable parts

    • Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone

  • Answered by AI
  • Q3. Best sorting algo?time complexity of it?
  • Ans. 

    QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).

    • QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.

    • Example: ['3', '1', '4'...

  • Answered by AI
  • Q4. You have been provided a sorted list time complexity achieved after we apply bubble sorting
  • Ans. 

    Bubble sorting has a time complexity of O(n^2) for a sorted list.

    • Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.

    • The time complexity does not change even if the list is already sorted.

    • Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Have you ever been to a state other than jharkhand?
  • Ans. 

    Yes, I have been to multiple states other than Jharkhand.

    • I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.

    • I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.

    • I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.

  • Answered by AI

QA Enginner I2 Interview Questions & Answers

Talentica Software user image Mohd Aatif Khan

posted on 17 Jan 2025

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is the Java code for reversing a linked list?
  • Ans. 

    Reversing a linked list in Java using iterative approach.

    • Create three pointers: prev, current, and next.

    • Iterate through the list, updating pointers to reverse the links.

    • Return the new head of the reversed list.

  • Answered by AI
  • Q2. How do you handle the StaleElementReferenceException in your code?
  • Ans. 

    Handle StaleElementReferenceException by re-locating the element before interacting with it.

    • Use try-catch block to catch StaleElementReferenceException

    • Re-locate the element using findElement method before interacting with it

    • Use WebDriverWait to wait for the element to become stale

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Can you describe your project experiences?
  • Ans. 

    I have worked on various projects involving test automation, performance testing, and quality assurance processes.

    • Developed automated test scripts using Selenium WebDriver for web applications

    • Conducted performance testing using JMeter to identify bottlenecks and optimize system performance

    • Implemented quality assurance processes to ensure software meets requirements and standards

    • Collaborated with cross-functional teams ...

  • Answered by AI
  • Q2. What is your strategy for designing an automation framework?
  • Ans. 

    My strategy for designing an automation framework involves identifying key functionalities, selecting appropriate tools, creating reusable components, implementing robust error handling, and integrating with CI/CD pipelines.

    • Identify key functionalities to be automated based on priority and impact on testing.

    • Select appropriate tools and technologies based on the application under test and team expertise.

    • Create reusable ...

  • Answered by AI

Rebaca Technologies Private Limited Interview FAQs

How many rounds are there in Rebaca Technologies Private Limited interview?
Rebaca Technologies Private Limited interview process usually has 1-2 rounds. The most common rounds in the Rebaca Technologies Private Limited interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Rebaca Technologies Private Limited 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 Rebaca Technologies Private Limited. The most common topics and skills that interviewers at Rebaca Technologies Private Limited expect are Python, Linux, Computer science, Agile and C++.
What are the top questions asked in Rebaca Technologies Private Limited interview?

Some of the top questions asked at the Rebaca Technologies Private Limited interview -

  1. how to recall/re-render the react component when ever a variable is chan...read more
  2. sort an array of numb...read more
  3. They'll ask you to write a few codes on a pap...read more

Tell us how to improve this page.

Rebaca Technologies Private Limited Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
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
View all

Rebaca Technologies Private Limited Reviews and Ratings

based on 44 reviews

4.3/5

Rating in categories

4.3

Skill development

4.2

Work-life balance

4.2

Salary

3.9

Job security

4.3

Company culture

4.0

Promotions

4.2

Work satisfaction

Explore 44 Reviews and Ratings
Python Developer

Kolkata

2-3 Yrs

Not Disclosed

Marketing Intern

Kolkata

0-1 Yrs

Not Disclosed

Explore more jobs
Software Engineer
63 salaries
unlock blur

₹2.8 L/yr - ₹10.9 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹9.1 L/yr - ₹22.7 L/yr

Software Developer
18 salaries
unlock blur

₹4.4 L/yr - ₹14 L/yr

QA Engineer
16 salaries
unlock blur

₹5 L/yr - ₹15.8 L/yr

System Engineer
7 salaries
unlock blur

₹6.2 L/yr - ₹8.7 L/yr

Explore more salaries
Compare Rebaca Technologies Private Limited with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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