Upload Button Icon Add office photos
Engaged Employer

i

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

Finoit Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Finoit Technologies Interview Questions and Answers

Updated 26 Dec 2024

Finoit Technologies Interview Experiences

Popular Designations

6 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Are you comfortable working on weekends?

Software Engineer Analyst Interview Questions asked at other Companies

Q1. What is Spread operator and why to use. And give an example where u had used it.
View answer (1)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Java question along with sql
Round 2 - One-on-one 

(1 Question)

  • Q1. Java question along with sql

Junior Software Engineer Interview Questions asked at other Companies

Q1. If there are 10 ball 2 red, 5 blue ,3 orange and one ball is picked randomly what is probability that the ball picked is red?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It is almost of 2 hours.

Round 2 - Technical 

(1 Question)

  • Q1. Basic of python and django
Round 3 - Technical 

(1 Question)

  • Q1. Database related questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (209)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Walk-in and was interviewed in Apr 2023. There were 3 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 

(2 Questions)

  • Q1. General Questions
  • Q2. Salary discussion
Round 3 - Technical 

(4 Questions)

  • Q1. SIP call flow, SIP Over View, Headers & SIP Methods
  • Q2. SDP Call flow, SDP Headers SDP Purpose
  • Q3. IMS Architecture, IMS to IMS call flow, IMS interfaces
  • Q4. Test Cases,Agile Method

Interview Preparation Tips

Topics to prepare for Finoit Technologies Protocol Test Engineer interview:
  • SIP
  • SDP
  • IMS
  • Test Cases

Finoit Technologies interview questions for popular designations

 Junior Software Engineer

 (1)

 Software Engineer Trainee

 (1)

 Software Engineer

 (1)

 Software Engineer Analyst

 (1)

 Software Trainee

 (1)

 Protocol Test Engineer

 (1)

Software Engineer Trainee Interview Questions & Answers

user image Shashwat Srivastava

posted on 24 May 2022

I applied via Naukri.com and was interviewed in Apr 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

Medium type questions. The time limit was 45 minutes,

Round 2 - Coding Test 

They gave 5 questions out of which 3 were of debugging and 2 were Coding questions related to algo. one ques was counting max no. on the finger with using a particular weak finger for a particular no. of times only. the second was counting no. of substring present in a string when reversed and making that string.

Round 3 - Technical 

(1 Question)

  • Q1. Simple oops concept, about your resume, and simple core java algo questions were asked. it lasted for about 1 hour.
Round 4 - Technical 

(1 Question)

  • Q1. In the 2nd Technical round, they again discussed all my projects, questions I did in my 3rd round, 4 algo ques based on array and string concepts, and some puzzle.
Round 5 - HR 

(1 Question)

  • Q1. Normal HR round in which she asked about all my details and history. it was kind of an interaction.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. If you don't know the soln don't quit, the interviewer gonna surely help you seek the answer. all were very supportive

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)

I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Time and space complexity of program and puzzles
  • Ans. 

    Time and space complexity are important factors to consider in program and puzzle design.

    • Time complexity refers to the amount of time it takes for a program or puzzle to run.

    • Space complexity refers to the amount of memory or storage space required for a program or puzzle.

    • Efficient algorithms aim to minimize time and space complexity.

    • Big O notation is commonly used to express time and space complexity.

    • Examples of puzzle...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please focus on your program logic building

Skills evaluated in this interview

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)

Jobs at Finoit Technologies

View all

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Diff b/w CTE and SubQuery
  • Ans. 

    CTE is a temporary result set that can be referenced within a query, while a subquery is a query nested within another query.

    • CTE stands for Common Table Expression and is defined using the WITH keyword.

    • CTEs can be referenced multiple times within a query.

    • Subqueries are enclosed in parentheses and can only be referenced once in a query.

    • Subqueries can be correlated or non-correlated.

    • CTEs are generally used for readabilit...

  • Answered by AI
  • Q2. What is middleware in mvc core
  • Ans. 

    Middleware in MVC Core is software components that are used to handle requests and responses in the application pipeline.

    • Middleware components are added to the application pipeline in the Startup class using the UseMiddleware method.

    • Each middleware component in the pipeline can inspect, modify, or short-circuit the request pipeline.

    • Middleware components can perform tasks such as authentication, logging, error handling,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - IT's good company to work for long time, All employees are good. And Salary always on time and flexible time

Skills evaluated in this interview

I applied via Referral and was interviewed before Nov 2021. There were 3 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 

(1 Question)

  • Q1. Android Question with Past projects
Round 3 - HR 

(1 Question)

  • Q1. Behavior questions and Some Project based Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium Level of interview , Don't take it easy ,Learn Everything in your stream
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. How can you convert a lead?
  • Ans. 

    To convert a lead, you need to build rapport, understand their needs, showcase value, address objections, and close the deal.

    • Build rapport by establishing a connection and showing genuine interest in their needs.

    • Understand their needs by asking probing questions and actively listening to their responses.

    • Showcase value by highlighting the benefits of your product or service and how it can solve their problems.

    • Address ob...

  • Answered by AI
  • Q2. How you define the potential of the lead?
  • Ans. 

    The potential of a lead is defined by their level of interest, budget, authority, and need for the product or service.

    • Evaluate the lead's level of interest in the product or service

    • Assess the lead's budget and financial capacity to make a purchase

    • Determine if the lead has the authority to make buying decisions

    • Identify the lead's specific need for the product or service

    • Consider the lead's timeline for making a decision

  • Answered by AI

Finoit Technologies Interview FAQs

How many rounds are there in Finoit Technologies interview?
Finoit Technologies interview process usually has 2-3 rounds. The most common rounds in the Finoit Technologies interview process are Technical, HR and Coding Test.
How to prepare for Finoit Technologies 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 Finoit Technologies. The most common topics and skills that interviewers at Finoit Technologies expect are Javascript, HTML, Entity Framework, MVC and MySQL.
What are the top questions asked in Finoit Technologies interview?

Some of the top questions asked at the Finoit Technologies interview -

  1. Time and space complexity of program and puzz...read more
  2. Simple oops concept, about your resume, and simple core java algo questions wer...read more
  3. SIP call flow, SIP Over View, Headers & SIP Meth...read more

Tell us how to improve this page.

Finoit Technologies Interview Process

based on 5 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
Techugo Interview Questions
4.0
 • 4 Interviews
ChromeInfotech Interview Questions
2.9
 • 2 Interviews
View all

Finoit Technologies Reviews and Ratings

based on 94 reviews

4.3/5

Rating in categories

4.1

Skill development

4.2

Work-life balance

3.9

Salary

4.1

Job security

4.2

Company culture

4.0

Promotions

4.1

Work satisfaction

Explore 94 Reviews and Ratings
Senior Project Manager

Noida

3-8 Yrs

Not Disclosed

Scala Engineer

Noida

3-6 Yrs

Not Disclosed

Explore more jobs
Software Developer
55 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Software Engineer
31 salaries
unlock blur

₹4 L/yr - ₹9.5 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹7 L/yr - ₹13.7 L/yr

Senior Software Developer
16 salaries
unlock blur

₹7.7 L/yr - ₹22 L/yr

IOS Developer
12 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Explore more salaries
Compare Finoit Technologies with

SPARX IT Solutions

3.6
Compare

Sphinx Solution

2.6
Compare

Techugo

4.0
Compare

Promatics Technologies

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