Upload Button Icon Add office photos
Engaged Employer

i

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

REALTIME BIOMETRICS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

REALTIME BIOMETRICS Software Developer Interview Questions and Answers

Updated 4 May 2019

REALTIME BIOMETRICS Software Developer Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed in Dec 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How To get 2 nd highest Salary From a Employee Table. Delete Duplicate Records With CTE Expressions.
  • Ans. 

    Get 2nd highest salary from employee table and delete duplicate records with CTE expressions.

    • Use a subquery to get the highest salary

    • Use another subquery to get the 2nd highest salary

    • Use CTE to delete duplicate records

    • Example: WITH CTE AS (SELECT ROW_NUMBER() OVER(PARTITION BY salary ORDER BY id) AS RowNumber FROM employee) DELETE FROM CTE WHERE RowNumber > 1;

  • Answered by AI
  • Q2. Swapping without using 3rd Variable
  • Ans. 

    Swapping two variables without using a third variable in programming.

    • Use arithmetic operators to swap values

    • Use XOR operator to swap values

    • Use tuple unpacking to swap values

    • Use pointers to swap values

  • Answered by AI
  • Q3. Datatable, Datetime Conversions, MVC Architecture e.t.c
  • Q4. Salary Discussion, Academics Score

Interview Preparation Tips

Round: Resume Shortlist
Experience: Candidate Should be MCA/ B.tech/Bca
Experience must be min 1 year

General Tips: You Should be Well Prepared for your interview. You need to stay Calm during interview.
Skills: Asp.net, Mvc, sql, Jquery, Communication
Duration: <1 week

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about REALTIME BIOMETRICS?
Ask anonymously on communities.

Interview questions from similar companies

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 - Technical 

(2 Questions)

  • Q1. Basics of Opps virtual functions , destructor
  • Q2. Basics of MFC and its structure

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Round 1 - Technical 

(1 Question)

  • Q1. Java data structure related question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare algorithm and basic java question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Manegement Topic of running our company

Round 2 - Technical 

(4 Questions)

  • Q1. Why Current transformer secondary is open?
  • Ans. 

    Current transformer secondary is open to prevent damage to the transformer and connected equipment.

    • An open secondary circuit prevents excessive current flow and protects the transformer from damage.

    • It allows for safe measurement and monitoring of current without risk of short circuits.

    • An open secondary also prevents damage to connected equipment by isolating it from high currents.

    • In case of a fault or overload, an open...

  • Answered by AI
  • Q2. What is different between CT and PT?
  • Q3. Draw the single line diagram for HY to LT Panel diagram?
  • Q4. How many circuit Breakers used in Electrical system?
  • Ans. 

    The number of circuit breakers used in an electrical system varies depending on the size and complexity of the system.

    • The number of circuit breakers used in an electrical system depends on factors such as the size of the system, the number of circuits, and the specific requirements of the building or facility.

    • Residential electrical systems typically have a main circuit breaker at the electrical panel, along with indivi...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. How to manage in power failure situation?
  • Q2. What's the B check in generator?

Interview Questionnaire 

2 Questions

  • Q1. Can you provide me venue my interview in holitech?
  • Q2. Is my interview technical
  • Ans. 

    The interview may include technical questions relevant to the role and team dynamics.

    • Technical interviews often assess specific skills, such as coding or problem-solving.

    • For example, a software team leader might be asked to solve a coding challenge.

    • Interviews may also include scenario-based questions to evaluate leadership and decision-making.

    • For instance, you might be asked how to handle a conflict within the team.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

What rounds were there? (Optional)

I applied via Naukri.com and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Group Discussion 

Last work experience and

Round 3 - Technical 

(1 Question)

  • Q1. Electrical system , senior type connection
Round 4 - HR 

(1 Question)

  • Q1. Working time , pay scale

Interview Preparation Tips

Interview preparation tips for other job seekers - sensor, relay, plc ,vfd, starter etc electronic equipment Question
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Teamcenter Architecture?
  • Q2. Dispatcher function?
  • Ans. 

    Dispatcher function is responsible for managing and coordinating tasks or requests within a system.

    • Coordinates tasks or requests to appropriate resources

    • Prioritizes tasks based on urgency or importance

    • Tracks progress and updates stakeholders

    • Handles incoming requests and assigns them to available resources

    • Examples: task scheduler in an operating system, job dispatcher in a computing cluster

  • Answered by AI
  • Q3. Steps of cloning?
  • Ans. 

    Cloning involves the process of creating a genetically identical copy of an organism.

    • Isolate the DNA from the organism to be cloned

    • Insert the DNA into a vector, such as a plasmid

    • Introduce the vector into a host cell, such as a bacteria or yeast

    • Allow the host cell to replicate, creating multiple copies of the DNA

    • Grow the host cell into a full organism with the same genetic makeup as the original

  • Answered by AI
  • Q4. Workflow designer?
Round 2 - Technical 

(2 Questions)

  • Q1. Area of expertise?
  • Ans. 

    I specialize in software engineering, focusing on system architecture, cloud solutions, and performance optimization.

    • Expert in designing scalable microservices architectures, e.g., implementing a service-oriented architecture for a large e-commerce platform.

    • Proficient in cloud technologies, particularly AWS and Azure, having migrated on-premise applications to cloud environments.

    • Strong background in performance optimiz...

  • Answered by AI
  • Q2. Steps to resolve a problem?
  • Ans. 

    Identify, analyze, brainstorm solutions, implement, evaluate, and document.

    • Identify the problem by gathering information and understanding the root cause.

    • Analyze the problem to determine the best course of action.

    • Brainstorm potential solutions with team members or stakeholders.

    • Implement the chosen solution and monitor its effectiveness.

    • Evaluate the outcome to ensure the problem is resolved and document the process for ...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Ready to reallocate?
  • Ans. 

    Yes, I am ready to reallocate for the right opportunity.

    • I am open to relocating for the right job opportunity that aligns with my career goals.

    • I have experience moving for previous roles and am comfortable with the process.

    • I understand the benefits of relocating, such as new experiences and career growth.

  • Answered by AI
  • Q2. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Read your resume well.

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Total questions - 5
Quantitative, Logical Reasoning and English

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

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. What is the implementation of a circular queue using structures in C and classes in C++?
  • Ans. 

    Implementing a circular queue using structures in C and classes in C++ for efficient data management.

    • A circular queue uses a fixed-size array and wraps around when the end is reached.

    • In C, define a structure with front, rear, and size attributes.

    • In C++, use a class to encapsulate queue operations and maintain data integrity.

    • Both implementations should include functions for enqueue, dequeue, and checking if the queue is...

  • Answered by AI
  • Q2. Sort a vector of strings alphabetically
  • Ans. 

    Sort a vector of strings alphabetically using standard sorting algorithms.

    • Use built-in sorting functions like std::sort in C++ or Collections.sort in Java.

    • Example in Python: sorted(['banana', 'apple', 'cherry']) returns ['apple', 'banana', 'cherry'].

    • Consider case sensitivity; 'Apple' and 'apple' may be treated differently.

    • For custom sorting, provide a key function to define sorting criteria.

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Related to power electronics
  • Q2. What is rectifier
  • Ans. 

    A rectifier is an electrical device that converts alternating current (AC) to direct current (DC).

    • Rectifiers are commonly used in power supplies to convert AC voltage to DC voltage.

    • They are made up of diodes, which allow current to flow in only one direction.

    • Rectifiers can be half-wave or full-wave, depending on the number of diodes used.

    • Examples of rectifiers include bridge rectifiers, vacuum tube rectifiers, and soli...

  • Answered by AI
  • Q3. What is scr and how it work
  • Ans. 

    SCR stands for Selective Catalytic Reduction. It is a technology used to reduce nitrogen oxide emissions from diesel engines.

    • SCR is a process that uses a catalyst to convert nitrogen oxides (NOx) into nitrogen (N2) and water (H2O).

    • It involves injecting a urea-based solution, known as diesel exhaust fluid (DEF), into the exhaust stream.

    • The DEF reacts with the NOx in the presence of the catalyst, breaking it down into ha...

  • Answered by AI
  • Q4. What is ups and it work
Round 2 - HR 

(1 Question)

  • Q1. General question

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok to work but facilities are zero

Skills evaluated in this interview

REALTIME BIOMETRICS Interview FAQs

How to prepare for REALTIME BIOMETRICS Software Developer 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 REALTIME BIOMETRICS. The most common topics and skills that interviewers at REALTIME BIOMETRICS expect are ASP.Net, Application Programming, C#.Net, SQL Coding and SQL DBA.
What are the top questions asked in REALTIME BIOMETRICS Software Developer interview?

Some of the top questions asked at the REALTIME BIOMETRICS Software Developer interview -

  1. How To get 2 nd highest Salary From a Employee Table. Delete Duplicate Records ...read more
  2. Swapping without using 3rd Varia...read more
  3. Datatable, Datetime Conversions, MVC Architecture e....read more

Tell us how to improve this page.

REALTIME BIOMETRICS Software Developer Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Technical Support Engineer
23 salaries
unlock blur

₹1.4 L/yr - ₹3.5 L/yr

Area Sales Manager
7 salaries
unlock blur

₹2.4 L/yr - ₹5.5 L/yr

Desktop Support Engineer
5 salaries
unlock blur

₹1.1 L/yr - ₹3 L/yr

Technical Lead
4 salaries
unlock blur

₹3.6 L/yr - ₹15 L/yr

Business Development Manager
4 salaries
unlock blur

₹4.8 L/yr - ₹11.9 L/yr

Explore more salaries
Compare REALTIME BIOMETRICS with

JBS Enterprises

3.1
Compare

Essae Teraoka

3.7
Compare

Fujitec

3.9
Compare

La-Gajjar Machineries

4.2
Compare
write
Share an Interview