Upload Button Icon Add office photos
Engaged Employer

i

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

REALCODERZ Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 32 Reviews

Filter interviews by

REALCODERZ Interview Questions and Answers

Updated 13 Jan 2025

REALCODERZ Interview Experiences

Popular Designations

5 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at IIMT Engineering College, Meerut and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Maths test and coding mcq quesions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Java oops questions
  • Q2. Diff between method overloading and overriding , integation class obj
  • Ans. 

    Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in the superclass.

    • Method overloading is resolved at compile time based on the method signature, while method overriding is resolved at runtime based on the object type.

    • In method overloading, the return type can be di...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare java

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Core Java basics questions
  • Q2. Spring interview questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions regarding projects and spring boot
  • Q2. Situation based questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Aug 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops java and interface
  • Q2. Sql related question

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Coding Questions with basic questions on programming output questions

Round 2 - Technical 

(1 Question)

  • Q1. Different Types of beans
  • Ans. 

    Beans are a type of legume that come in various forms, including black beans, kidney beans, and chickpeas.

    • Black beans

    • Kidney beans

    • Chickpeas

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

(1 Question)

  • Q1. Questions related to past projects and past experience.

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)

REALCODERZ interview questions for popular designations

 Software Developer

 (2)

 Associate Technology

 (1)

 Full Stack Software Developer

 (1)

 Senior Software Developer

 (1)

Interview Questionnaire 

1 Question

  • Q1. Java Core, OOPs concept, Exceptions

Associate Technology Interview Questions asked at other Companies

Q1. Detect and Remove LoopGiven a singly linked list, you have to detect the loop and remove the loop from the linked list, if present. You have to make changes in the given linked list itself and return the updated linked list. Expected Comple... read more
View answer (4)

Interview questions from similar companies

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

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

Round 1 - HR 

(2 Questions)

  • Q1. About yourself, last company
  • Q2. How you will add value to our company
Round 2 - One-on-one 

(3 Questions)

  • Q1. About yourself, about last company profile
  • Q2. What you know about our company, process and value to our company
  • Q3. In how many days you will join the company.

Software Technologies Interview Questions & Answers

Signzy Technologies user image Anonymous

posted on 3 Jan 2025

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. ACID Properties
  • Ans. 

    ACID properties are a set of properties that guarantee reliable and consistent transactions in a database system.

    • Atomicity ensures that either all operations in a transaction are completed successfully or none at all.

    • Consistency ensures that the database remains in a valid state before and after the transaction.

    • Isolation ensures that the concurrent execution of transactions results in a system state that would be obtai...

  • Answered by AI
  • Q2. What are Idempotent HTTP Requests?
  • Ans. 

    Idempotent HTTP requests are requests that can be repeated multiple times without changing the result beyond the initial request.

    • Idempotent requests have the same outcome no matter how many times they are executed.

    • GET, PUT, and DELETE HTTP methods are typically idempotent.

    • POST requests are not idempotent as they can create new resources with each execution.

  • Answered by AI
  • Q3. Questions regarding your project, and how did you learn from the projects and tasks assigned to you?
  • Q4. System Design

Interview Preparation Tips

Topics to prepare for Signzy Technologies Software Technologies interview:
  • System DEsign
  • DSa
  • Algo
  • DBMS
  • Operating System
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Let var const difference
  • Ans. 

    var, let, and const are all used to declare variables in JavaScript, but they have different scopes and mutability.

    • var is function-scoped and can be redeclared and reassigned

    • let is block-scoped and can be reassigned but not redeclared

    • const is block-scoped and cannot be reassigned or redeclared

  • Answered by AI
  • Q2. Polyfills of bind method
  • Ans. 

    Polyfills of bind method provide a way to use the bind method in older browsers that do not support it natively.

    • Polyfill code typically checks if the bind method is available and if not, it creates a new function that mimics the behavior of bind.

    • One common polyfill for the bind method is the following: Function.prototype.bind = Function.prototype.bind || function() { // polyfill code here };

    • Polyfills are often used to ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Make a search bar in React
  • Ans. 

    Create a search bar component in React for filtering data

    • Create a functional component for the search bar

    • Use state to store the search query

    • Implement a onChange event handler to update the search query

    • Filter the data based on the search query

  • Answered by AI
  • Q2. React js core concepts
Round 3 - HR 

(2 Questions)

  • Q1. How you structure your work
  • Ans. 

    I structure my work by breaking down tasks, setting priorities, creating timelines, and regularly reviewing progress.

    • Break down tasks into smaller, manageable chunks

    • Set priorities based on deadlines and importance

    • Create timelines to track progress and ensure timely completion

    • Regularly review progress and adjust plans as needed

  • Answered by AI
  • Q2. How you make a project from scratch
  • Ans. 

    To make a project from scratch, start by defining requirements, creating a plan, designing the architecture, implementing the code, testing, and deploying.

    • Define project requirements and goals

    • Create a project plan with timelines and milestones

    • Design the architecture of the project, including database schema and system components

    • Implement the code following best practices and coding standards

    • Test the project thoroughly ...

  • Answered by AI

Skills evaluated in this interview

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 Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find element whose count is more than n/2
  • Ans. 

    Use Boyer-Moore Majority Vote Algorithm to find element with count more than n/2.

    • Initialize candidate element and count

    • Iterate through array, updating count if same as candidate or decrementing if different

    • If count becomes 0, update candidate element

    • Iterate again to confirm candidate element count is more than n/2

  • Answered by AI
  • Q2. One puzzle based on distance and banana

Skills evaluated in this interview

REALCODERZ Interview FAQs

How many rounds are there in REALCODERZ interview?
REALCODERZ interview process usually has 2 rounds. The most common rounds in the REALCODERZ interview process are One-on-one Round, Aptitude Test and Technical.
How to prepare for REALCODERZ 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 REALCODERZ. The most common topics and skills that interviewers at REALCODERZ expect are Sales, Java, Digital Marketing, IT Sales and Product Management.
What are the top questions asked in REALCODERZ interview?

Some of the top questions asked at the REALCODERZ interview -

  1. diff between method overloading and overriding , integation class ...read more
  2. Different Types of be...read more
  3. Questions regarding projects and spring b...read more

Tell us how to improve this page.

REALCODERZ Interview Process

based on 4 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 3 REALCODERZ interviews
Job Portal
Campus Placement
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all

Fast track your campus placements

View all

REALCODERZ Reviews and Ratings

based on 32 reviews

3.2/5

Rating in categories

3.3

Skill development

3.1

Work-Life balance

3.4

Salary & Benefits

3.0

Job Security

3.1

Company culture

3.3

Promotions/Appraisal

3.1

Work Satisfaction

Explore 32 Reviews and Ratings
Business Development Manager

Noida

5-10 Yrs

Not Disclosed

Explore more jobs
Full Stack Developer
13 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Software Developer
9 salaries
unlock blur

₹3 L/yr - ₹10.8 L/yr

Devops Engineer
6 salaries
unlock blur

₹2.5 L/yr - ₹9 L/yr

Technical Associate
6 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Associate Technology
5 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Explore more salaries
Compare REALCODERZ with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview