Upload Button Icon Add office photos
Engaged Employer

i

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

SingleInterface Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SingleInterface Interview Questions and Answers

Updated 3 Oct 2023

SingleInterface Interview Experiences

Popular Designations

2 interviews found

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

I applied via LinkedIn and was interviewed in Apr 2023. There were 4 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. About your work profile
Round 3 - One-on-one 

(1 Question)

  • Q1. About work, situation based questions
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation

Senior Executive Interview Questions asked at other Companies

Q1. If oneday the men power is very less due to some problem and lode is more that day as a senior Exucative, how will u handle your team ?
View answer (56)

I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is REPL in node js. ?
  • Ans. 

    REPL stands for Read-Eval-Print-Loop. It is an interactive console for executing JavaScript code in Node.js.

    • REPL provides a way to test and debug code snippets quickly.

    • It can be accessed by running the 'node' command in the terminal.

    • REPL supports features like auto-completion, history, and syntax highlighting.

    • It can be used to experiment with Node.js APIs and modules.

    • REPL can also be used to interact with databases and

  • Answered by AI
  • Q2. Datamodel in Node JS ?
  • Ans. 

    Node JS supports various datamodels including relational and NoSQL databases.

    • Node JS supports ORM libraries like Sequelize for relational databases.

    • Mongoose is a popular ODM for MongoDB in Node JS.

    • NoSQL databases like Cassandra and Redis can also be used with Node JS.

    • Datamodels can be defined using schemas and models in Node JS.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep Strong knowledge of Javascript framework .

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview questions from similar companies

I applied via Indeed and was interviewed before Jun 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Business problems and case studies
  • Q2. Guesstimates
  • Q3. Experience to date
  • Ans. 

    I have 3 years of experience working as a Data Analyst in the finance industry.

    • Analyzed financial data to identify trends and make recommendations

    • Created reports and dashboards using tools like Tableau and Excel

    • Collaborated with cross-functional teams to improve data quality and accuracy

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Use your basic aptitude.

Intern Interview Questions & Answers

Droom user image Anonymous

posted on 5 May 2017

I appeared for an interview in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. What do you know about our company and product
  • Ans. 

    I'm sorry, I don't have access to the internet to research the company and product.

    • Answered by AI
    • Q2. Tell us all you know about Droom
    • Ans. 

      Droom is an online marketplace for buying and selling new and used vehicles.

      • Founded in 2014 by Sandeep Aggarwal

      • Offers a wide range of vehicles including cars, bikes, and scooters

      • Provides services such as vehicle history reports and inspections

      • Has over 6,500 certified dealers and over 50,000 listings

      • Operates in India and Singapore

    • Answered by AI

    Interview Preparation Tips

    Round: Resume Shortlist
    Experience: The company needed people with a few extracurriculars to fit into their company culture. Thus they selected students with a good technical background and extracurricular skillset
    Tips: Mention the extracurriculars well and your learnings from each of them.

    Round: Technical Interview
    Experience: The company needed people with a few extracurriculars to fit into their company culture. Thus they selected students with a good technical background and extracurricular skillset
    Tips: Mention the extracurriculars well and your learnings from each of them.

    Round: Technical Interview
    Experience: Seems like an HR question, but is a product based question for the company. So now, when they call it technical, it is because their product is the website that they manage. So I started talking about Droom's vision and mission.
    I spoke of a few features that would help customers. I also spoke of the tools that were useful for customer experience. I also mentioned the speed and quality of the site.
    Tips: Here be careful as you need to answer in the technical sense. Starting with when the company was started/ the location will not help build a point. Start off with the product. Also feel free to point out negatives, but make sure you sandwich it between smoother and better things.

    I applied via Recruitment Consultant and was interviewed in Aug 2019. There were 5 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Basic Questions only, Oops concept, Android basic questions, work manager related, MVVM pattern, why kotlin?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - It is a well-motivated place in terms of work, they are really making the best use of technology that they can. The interview can be clarified by someone who has clear basics of technology, how things are really moving in technology. They are only examining the basics of technology.
    Interview experience
    3
    Average
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Naukri.com and was interviewed before Jan 2022. There were 4 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 - HR 

    (1 Question)

    • Q1. Introduction qualification hobbies
    Round 3 - One-on-one 

    (1 Question)

    • Q1. Introduction , qualification,hobbies
    Round 4 - Regional head 

    (1 Question)

    • Q1. Past experiences, family background

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Good company in mohali for starters.easy rounds of interview
    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via LinkedIn and was interviewed before Sep 2022. 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 

    (3 Questions)

    • Q1. How many sorting algorithms you know? Explain any one of the algorithm (He told me for insertion sort)? Write the code for it and tell the complexity
    • Q2. Puzzle based on 9 coins puzzle
    • Q3. Explain about the Project and the technologies used in it.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be Confident. Questions are easy. You just need to highlight the best part of yr resume during the discussion. Also, read about the company before going for the interview
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Some database questions,some java questions .

    Round 2 - Technical 

    (3 Questions)

    • Q1. What is the difference between javascript and jQuery.
    • Ans. 

      JavaScript is a programming language used for web development, while jQuery is a library built with JavaScript to simplify HTML document traversal and manipulation.

      • JavaScript is a programming language, while jQuery is a library written in JavaScript.

      • JavaScript can be used for a wide range of tasks, while jQuery is mainly used for DOM manipulation and event handling.

      • JavaScript is a core technology for web development, w...

    • Answered by AI
    • Q2. Define different types of join
    • Ans. 

      Different types of joins are used in SQL to combine rows from two or more tables based on a related column between them.

      • Inner Join: Returns rows when there is at least one match in both tables.

      • Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.

      • Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.

      • Full ...

    • Answered by AI
    • Q3. Define multithreading concept and exception handling.
    • Ans. 

      Multithreading allows multiple threads to run concurrently, while exception handling deals with errors in a program.

      • Multithreading involves running multiple threads simultaneously to improve performance and responsiveness.

      • Threads share the same memory space but have their own program counter and registers.

      • Exception handling is a mechanism to handle errors or exceptional situations in a program.

      • It helps prevent the prog...

    • Answered by AI

    Skills evaluated in this interview

    I appeared for an interview in Apr 2022.

    Round 1 - Coding Test 

    Round duration - 75 minutes
    Round difficulty - Medium

    Test Comprises of 3 coding questions and some MCQs

    Round 2 - Video Call 

    Round duration - 60 minutes
    Round difficulty - Medium

    2 coding questions of (1 easy and 1 medium level) on hackerrank code-pair with the Interviewer

    Round 3 - Video Call 

    (1 Question)

    Round duration - 60 minutes
    Round difficulty - Easy

    This Round was based on CS fundamentals and One coding question was there as a Code-pair.

    • Q1. 

      Next Greater Element Problem Statement

      Given a list of integers of size N, your task is to determine the Next Greater Element (NGE) for every element. The Next Greater Element for an element X is the firs...

    • Ans. 

      Find the Next Greater Element for each element in a list of integers.

      • Iterate through the list of integers from right to left.

      • Use a stack to keep track of elements whose NGE is yet to be found.

      • Pop elements from the stack until a greater element is found or the stack is empty.

      • Assign the NGE as the top element of the stack or -1 if the stack is empty.

    • Answered by AI

    Interview Preparation Tips

    Professional and academic backgroundI completed Computer Science Engineering from Chandigarh Group of Colleges (CGC), Landran. I applied for the job as SDE - 1 in NoidaEligibility criteriaNo criteriaClearwater Analytics interview preparation:Topics to prepare for the interview - DSA, Java, OOPS, Microservices, REST APITime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

    Tip 1 : Require coding skills to pass the interview. 
    Tip 2 : Brush up on Java Skills
    Tip 3 : Brush up on OOPS

    Application resume tips for other job seekers

    Tip 1 : Keep it to one page
    Tip 2 : Mention relevant skills as per the job

    Final outcome of the interviewSelected

    Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Data Structures and Algorithms questions were asked

    Round 2 - One-on-one 

    (1 Question)

    • Q1. Java Questions were asked

    SingleInterface Interview FAQs

    How many rounds are there in SingleInterface interview?
    SingleInterface interview process usually has 4 rounds. The most common rounds in the SingleInterface interview process are One-on-one Round, Resume Shortlist and HR.
    How to prepare for SingleInterface 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 SingleInterface. The most common topics and skills that interviewers at SingleInterface expect are Javascript, Ajax, CakePHP, Codeigniter and Core PHP.
    What are the top questions asked in SingleInterface interview?

    Some of the top questions asked at the SingleInterface interview -

    1. What is REPL in node js...read more
    2. Datamodel in Node J...read more

    Tell us how to improve this page.

    SingleInterface Interview Process

    based on 1 interview

    Interview experience

    4
      
    Good
    View more

    Interview Questions from Similar Companies

    MagicPin Interview Questions
    2.6
     • 50 Interviews
    Shaadi.com Interview Questions
    3.4
     • 28 Interviews
    HealthKart Interview Questions
    4.0
     • 26 Interviews
    Tokopedia Interview Questions
    4.1
     • 25 Interviews
    Meritto Interview Questions
    3.6
     • 22 Interviews
    JUSPAY Interview Questions
    3.1
     • 21 Interviews
    Droom Interview Questions
    3.8
     • 19 Interviews
    AstroTalk Interview Questions
    3.4
     • 19 Interviews
    View all

    SingleInterface Reviews and Ratings

    based on 45 reviews

    3.9/5

    Rating in categories

    3.6

    Skill development

    4.0

    Work-life balance

    3.7

    Salary

    4.1

    Job security

    3.8

    Company culture

    3.5

    Promotions

    3.8

    Work satisfaction

    Explore 45 Reviews and Ratings
    Assistant Manager
    18 salaries
    unlock blur

    ₹3.3 L/yr - ₹6.2 L/yr

    Key Account Manager
    13 salaries
    unlock blur

    ₹4 L/yr - ₹7 L/yr

    Software Developer
    10 salaries
    unlock blur

    ₹3.5 L/yr - ₹9.6 L/yr

    Executive Assistant
    10 salaries
    unlock blur

    ₹3 L/yr - ₹4.2 L/yr

    Quality Analyst
    10 salaries
    unlock blur

    ₹2.7 L/yr - ₹9 L/yr

    Explore more salaries
    Compare SingleInterface with

    MagicPin

    2.6
    Compare

    HealthKart

    4.0
    Compare

    Awign Enterprises

    4.0
    Compare

    Nestaway

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