Upload Button Icon Add office photos
Engaged Employer

i

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

Freo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Freo SDE (Software Development Engineer) Interview Questions and Answers

Updated 11 May 2022

Freo SDE (Software Development Engineer) Interview Experiences

1 interview found

I applied via Scaler and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Check for Palindrome, can remove at most one character
  • Ans. 

    Check if a string is a palindrome and can be made a palindrome by removing at most one character.

    • Iterate through the string from both ends and check if the characters match.

    • If the characters don't match, try removing one character from either end and check if the remaining string is a palindrome.

    • If removing one character doesn't make the string a palindrome, then it's not possible to make it a palindrome by removing at

  • Answered by AI
  • Q2. Group anagram, with strings
Round 2 - Technical 

(2 Questions)

  • Q1. Design a chess game, backend api and a project in IDE
  • Ans. 

    Design a chess game with backend API and project in IDE.

    • Create a chess board with 64 squares and pieces

    • Implement game logic for moves and captures

    • Develop a RESTful API for game actions and data storage

    • Use a database to store game state and player information

    • Build a user interface for playing the game

    • Test thoroughly to ensure functionality and security

  • Answered by AI
  • Q2. Design patterns. Main focus on whatever we know
Round 3 - HR 

(1 Question)

  • Q1. Few basic questions about company to check how passionate you are

Interview Preparation Tips

Topics to prepare for Freo SDE (Software Development Engineer) interview:
  • DSA
  • Design Patterns
  • LLD
Interview preparation tips for other job seekers - The interview experience was simply awesome. The interviewers were from Freo and they were very polite and support. I didn't felt any boaring or any rude behaviour. All the doubts are cleared on the spot and also i got feedback after each round. Thank for freo for such wonderful time and opportunity.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed before Nov 2021. 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 - Aptitude Test 

General Aptitude, Reasoning & English

Round 3 - Coding Test 

Coding Round with 2 questions for 1 hr

Round 4 - HR 

(2 Questions)

  • Q1. Why do you want to join this company
  • Ans. I see my career starting good with your company
  • Answered Anonymously
  • Q2. How much do you from expect us
  • Ans. I'm expecting the same loyalty from your organization
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Get some knowledge & start working, so that you are not going to face the heat

I applied via Company Website and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Technical skills
  • Q2. Coding questions
  • Q3. Hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not mention the things that u actually dont know about in ur CV

I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions asked medium leetcode

Round 2 - Technical 

(1 Question)

  • Q1. It was a coding + design question. Don't remember the question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode daily for the coding rounds.

Interview Questionnaire 

2 Questions

  • Q1. Introduction
  • Q2. Self explanatory

I applied via Referral and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Data structures
  • Q2. Array, linked list
  • Q3. Oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy coding questions, c++ concepts
Dbms, OS questions

Interview Questionnaire 

1 Question

  • Q1. What is an array
  • Ans. 

    An array is a collection of elements of the same data type, stored in contiguous memory locations.

    • Arrays have a fixed size and can be accessed using an index.

    • Elements in an array can be of any data type, including other arrays.

    • Arrays are commonly used in programming for storing and manipulating data.

    • Example: int[] numbers = {1, 2, 3, 4, 5};

    • Example: char[] letters = {'a', 'b', 'c'};

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python strings
  • Q2. Dictionaries in python
  • Ans. 

    Dictionaries are a built-in data type in Python used to store key-value pairs.

    • Keys must be unique and immutable.

    • Values can be of any data type.

    • Access values using keys.

    • Add or modify values using keys.

    • Use the 'in' keyword to check if a key exists in the dictionary.

    • Use the 'len()' function to get the number of key-value pairs in the dictionary.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from gfg and concentrate on programming languages,dsa

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

What is your name? WHAT IS YOUR LOCATION?

Round 3 - Coding Test 

DSA, DP , BIT MANIPULATION TYPE QUESTIONS

Interview Preparation Tips

Interview preparation tips for other job seekers - NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN

I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic level aptitude questions on quant , verbal , logical thinking . Just manage your time wisely and you are good to go.

Round 2 - Coding Test 

3 level of coding questions on your desired language. (Cleared a medium level questions and partially completed a easy level one )

Interview Preparation Tips

Topics to prepare for Infosys SDE (Software Development Engineer) interview:
  • DBMS
  • OOPS
  • Python
  • DAA
Interview preparation tips for other job seekers - Just be calm and give your best even if you fail you have a got ton's of oppertunity in the future and just keep on preparing to achieve your dream .

Freo Interview FAQs

How many rounds are there in Freo SDE (Software Development Engineer) interview?
Freo interview process usually has 3 rounds. The most common rounds in the Freo interview process are Technical and HR.
What are the top questions asked in Freo SDE (Software Development Engineer) interview?

Some of the top questions asked at the Freo SDE (Software Development Engineer) interview -

  1. Design a chess game, backend api and a project in ...read more
  2. Check for Palindrome, can remove at most one charac...read more
  3. Design patterns. Main focus on whatever we k...read more

Tell us how to improve this page.

Software Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Associate
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Freo with

Adani Ports and SEZ

3.9
Compare

JSW Steel

3.9
Compare

TCS

3.7
Compare

Reliance Industries

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