Upload Button Icon Add office photos
Engaged Employer

i

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

inFeedo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

inFeedo Software Engineer Interview Questions and Answers

Updated 22 Mar 2024

inFeedo Software Engineer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. Asked Node.js related questions
  • Q2. Asked SQL queries, medium level

Interview Preparation Tips

Interview preparation tips for other job seekers - - Good interviewing experience
Round 1 - One-on-one 

(1 Question)

  • Q1. What is nodejs, can you please explain
  • Ans. 

    Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

    • Used for building scalable network applications

    • Event-driven, non-blocking I/O model

    • Allows for server-side scripting with JavaScript

    • Large ecosystem of open-source modules available

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

(1 Question)

  • Q1. What are closures in javascript.
  • Ans. 

    Closures are functions that have access to variables in their outer scope, even after the outer function has returned.

    • Closures are created when a function is defined inside another function.

    • They allow for private variables and functions in JavaScript.

    • Closures can be used to create factory functions and currying.

    • Example: function outer() { let x = 10; function inner() { console.log(x); } return inner; }

    • Example: const ad...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your basics, Practice common Data Structures and algorithms

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

I appeared for an interview in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself tell me about your internship My interview was unstructured(i.e based on your reply interviewer was asking Questions)

Interview Preparation Tips

Round: Test
Experience: Questions were very difficult and solving one Question gets you shortlisted for interview
I don't remember the Questions
Duration: 1 hour 30 minutes
Total Questions: 2

Skills: Internship Work, Inter Person Communication Skills
College Name: IIT Roorkee

Interview Questionnaire 

1 Question

  • Q1. What certifications should a software developer have?
  • Ans. 

    Certifications are not mandatory for software developers, but can add value to their resume.

    • Certifications in programming languages like Java, Python, C++

    • Certifications in software development methodologies like Agile, Scrum

    • Certifications in cloud computing platforms like AWS, Azure

    • Certifications in security like CISSP, CEH

    • Certifications in project management like PMP

    • Certifications in mobile app development like Androi

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

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Merge 2 Sorted linked list
  • Ans. 

    Merge two sorted linked lists into a single sorted linked list

    • Create a new linked list to store the merged result

    • Iterate through both input linked lists and compare nodes to determine the order in which they should be merged

    • Update the next pointers of the nodes in the new linked list accordingly

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Machine Coding of Google Calendar

Round 2 - Coding Test 

Machine Coding of MP3 Player

Round 3 - One-on-one 

(1 Question)

  • Q1. Find Duplicates problem
  • Ans. 

    Find duplicates in an array of strings

    • Iterate through the array and store each element in a hash set

    • If an element is already in the hash set, it is a duplicate

    • Return a list of all duplicates found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why Simpl? and compensation
  • Ans. 

    Simpl offers a collaborative and innovative work environment with competitive compensation.

    • Simpl values teamwork and creativity in software development

    • Competitive compensation package offered to attract top talent

    • Opportunities for growth and learning through challenging projects

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy DSA questions , SQL, Aptitude,

Round 2 - Group Discussion 

Topic on Today's Relevance - EV in India

Interview Preparation Tips

Interview preparation tips for other job seekers - Study DSA basic array, string and linkedList questions
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Logical Task based on backend and analytics
  • Q2. Make a website clone
  • Ans. 

    To clone a website, you need to replicate its design, functionality, and content.

    • Study the website's design and layout

    • Identify the technologies used for development

    • Replicate the functionality and features

    • Ensure the content is accurate and up-to-date

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are going to waste your time

Skills evaluated in this interview

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

Had assignment for ror and react basic crud

Round 2 - Technical 

(2 Questions)

  • Q1. Elevator problem in java
  • Ans. 

    Elevator problem in Java

    • Create an Elevator class with methods for moving up and down

    • Use a Queue to keep track of the floors that need to be visited

    • Implement a scheduling algorithm to determine the order of floor visits

  • Answered by AI
  • Q2. Horse race puzzle solution

Interview Preparation Tips

Interview preparation tips for other job seekers - keep ur code well defined and structured to get distinguished

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was simple.

Round 2 - Technical 

(1 Question)

  • Q1. Asked 2 questions from recursion.
Round 3 - HR 

(1 Question)

  • Q1. Simple HR round.

inFeedo Interview FAQs

How many rounds are there in inFeedo Software Engineer interview?
inFeedo interview process usually has 1-2 rounds. The most common rounds in the inFeedo interview process are One-on-one Round and Technical.
How to prepare for inFeedo Software Engineer 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 inFeedo. The most common topics and skills that interviewers at inFeedo expect are HR, Javascript, SAAS, Backend and Employee Engagement.
What are the top questions asked in inFeedo Software Engineer interview?

Some of the top questions asked at the inFeedo Software Engineer interview -

  1. What is nodejs, can you please expl...read more
  2. What are closures in javascri...read more
  3. Asked Node.js related questi...read more

Tell us how to improve this page.

inFeedo Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
inFeedo Software Engineer Salary
based on 6 salaries
₹13.4 L/yr - ₹20 L/yr
85% more than the average Software Engineer Salary in India
View more details

inFeedo Software Engineer Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

2.9

Skill development

1.6

Work-life balance

4.3

Salary

2.6

Job security

2.3

Company culture

3.3

Promotions

2.6

Work satisfaction

Explore 2 Reviews and Ratings
Senior Customer Success Manager
8 salaries
unlock blur

₹18.5 L/yr - ₹42 L/yr

Software Engineer
6 salaries
unlock blur

₹13.4 L/yr - ₹20 L/yr

Customer Success Associate
5 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Sales Development Representative
5 salaries
unlock blur

₹11 L/yr - ₹14.5 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹11.2 L/yr - ₹32.5 L/yr

Explore more salaries
Compare inFeedo with

Cogoport

2.9
Compare

KrazyBee

3.7
Compare

Treebo Hotels

3.2
Compare

Arzooo.com

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