Upload Button Icon Add office photos
Engaged Employer

i

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

Fingent Verified Tick

Compare button icon Compare button icon Compare
4.4

based on 209 Reviews

Filter interviews by

Fingent Senior Software Developer Interview Questions, Process, and Tips

Updated 1 Jun 2022

Fingent Senior Software Developer Interview Experiences

1 interview found

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

Round 1 - Technical 

(2 Questions)

  • Q1. Action Filters In MVC
  • Ans. 

    Action filters are used in ASP.NET MVC to execute code before or after an action method is called.

    • Action filters can be used to perform authentication and authorization checks.

    • They can also be used to modify the result of an action method.

    • Examples of action filters include Authorize, OutputCache, and HandleError.

    • Action filters can be applied globally, to a controller, or to an individual action method.

  • Answered by AI
  • Q2. What is the difference between controller and API controller
  • Ans. 

    A controller is used for handling user requests while an API controller is used for handling API requests.

    • A controller is used for rendering views while an API controller is used for returning data in JSON format.

    • API controllers are usually lighter and faster than regular controllers.

    • API controllers are often used for building RESTful APIs.

    • Examples of API frameworks that use API controllers include Laravel and ASP.NET

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Difference between IEnumerable and IQuriable
  • Ans. 

    IEnumerable is read-only and forward-only while IQueryable is queryable and can be used with LINQ to SQL.

    • IEnumerable is used for in-memory collections while IQueryable is used for querying external data sources.

    • IQueryable allows for deferred execution while IEnumerable does not.

    • IQueryable can be used with LINQ to SQL to translate queries into SQL statements.

    • IEnumerable is simpler and more lightweight than IQueryable.

    • IE...

  • Answered by AI
  • Q2. What is the use of Yield Key word
  • Ans. 

    Yield keyword is used in Python to create generators that can be used to iterate over large datasets without loading them into memory.

    • Yield is used to pause and resume a function's execution.

    • Generators created using yield are memory efficient as they only load data when needed.

    • Yield can be used to implement lazy evaluation.

    • Yield can be used to create infinite sequences.

    • Example: def my_generator(): yield 1; yield 2; yie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should prepare OOPS concept, MVC Architeture, Basic Questions from SQL Server

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Fibonacci, swap without 3rd var
  • Q2. Non repetitive char in string
  • Ans. 

    Find the first non-repetitive character in a string.

    • Iterate through the string and count the occurrences of each character.

    • Return the first character with a count of 1.

  • Answered by AI
Round 2 - Case Study 

Scenario based questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Java based
Few Core concepts, moving forward to configuration level and then scenario based framework questions.

Round 2 - HR 

(2 Questions)

  • Q1. Would you be comfortable to work from office
  • Ans. 

    Yes, I am comfortable working from the office.

    • I thrive in a collaborative environment and enjoy face-to-face interactions with team members.

    • Working from the office allows for better communication and faster problem-solving.

    • I am able to focus better in a dedicated work space without distractions from home.

    • I appreciate the work-life balance that comes with having a separate office space.

  • Answered by AI
  • Q2. Would you consider Chennai as base location
  • Ans. 

    Yes, Chennai is a suitable base location for me.

    • Chennai has a thriving IT industry with many job opportunities for software developers.

    • The city offers a good work-life balance with affordable cost of living.

    • Chennai has a rich cultural heritage and diverse cuisine to explore in free time.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not accept Chennai as base location, prefer Work from Home.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Experience in past proyects
  • Ans. 

    I have worked on various projects ranging from web development to mobile app development, gaining experience in different technologies and frameworks.

    • Developed a web application using React.js and Node.js for a client in the e-commerce industry

    • Created a mobile app using Flutter for a startup in the travel sector

    • Collaborated with a team to implement a machine learning algorithm for data analysis in a research project

  • Answered by AI
  • Q2. Experience leading a group of develeopers
  • Ans. 

    Led a team of developers on a project to develop a new software application.

    • Managed a team of 5 developers to ensure project deadlines were met

    • Assigned tasks to team members based on their strengths and expertise

    • Held regular team meetings to discuss progress and address any issues

    • Provided guidance and support to team members when needed

    • Collaborated with other departments to gather requirements and feedback

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. It was more like a talk about your experience
  • Q2. Code test to create a small search enginee
  • Ans. 

    Code test to create a small search engine

    • Create a function that takes a search query and an array of strings as input

    • Iterate through the array of strings to find matches with the search query

    • Return an array of strings that contain the search query

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Sql related questions were asked
  • Q2. Manual testing questions were asked
  • Q3. Joins questions
  • Q4. Where clause questions
  • Q5. Manual testing questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A good DSA question, based on array manipulation and queues. Platform was Zoom call, so you can use any online IDE.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Question related to previous job Experience
  • Q2. Questions related to OOPS concepts
  • Q3. Question on System Design and Fundamentals of Language.
Round 3 - Behavioral interview 

(4 Questions)

  • Q1. Past Experience
  • Q2. How you tackle with challenges in less time
  • Q3. How you handle complete new tech stack?
  • Q4. Approach towards trivial puzzles.
Round 4 - HR 

(1 Question)

  • Q1. Compensation Decisions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep concepts clear, and you should back up your answers with real-life examples that everyone uses, so the interviewer can understand better and relate.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is content security Policy
  • Ans. 

    Content Security Policy (CSP) is a security standard that helps prevent cross-site scripting (XSS) attacks by allowing website owners to control which resources can be loaded on their site.

    • CSP is implemented using an HTTP header that specifies approved sources of content such as scripts, stylesheets, images, fonts, and more.

    • It helps protect against XSS attacks by restricting the sources from which certain types of cont...

  • Answered by AI
  • Q2. React question to have directory sturcture listing

Skills evaluated in this interview

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

(2 Questions)

  • Q1. C# program for remove duplicate characters from string
  • Ans. 

    C# program to remove duplicate characters from a string

    • Create a new string without duplicates by iterating through each character in the original string

    • Use a HashSet to keep track of characters that have already been encountered

    • Convert the HashSet back to a string to get the final result

  • Answered by AI
  • Q2. Angular different types of forms
  • Ans. 

    Angular supports template-driven forms and reactive forms for handling user input.

    • Template-driven forms are easy to use and suitable for simple forms

    • Reactive forms are more flexible and allow for more complex scenarios

    • Both types of forms use form controls to manage user input

    • Validators can be used to validate user input in both types of forms

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for Basic C# questions ,angular and api authentication concepts

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How to identify if a queue is circular
  • Ans. 

    A circular queue can be identified by checking if the rear pointer is one position behind the front pointer.

    • Check if rear pointer is one position behind front pointer

    • Check if front pointer is at index 0 and rear pointer is at index n-1 in an array of size n

    • Check if front pointer is at index rear+1 modulo n in an array of size n

  • Answered by AI
Round 2 - System design 

(1 Question)

  • Q1. Design notification system
  • Ans. 

    Design a notification system for a software application.

    • Identify the types of notifications needed (e.g. email, SMS, in-app)

    • Consider the frequency and urgency of notifications

    • Implement a notification queue to handle multiple notifications

    • Include user preferences for notification settings

    • Utilize push notifications for real-time updates

  • Answered by AI
Round 3 - Coding Test 

Write multiple polyfills for array

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is let, const and var?
  • Ans. 

    let, const, and var are keywords used for variable declaration in JavaScript.

    • let is block-scoped and can be reassigned.

    • const is block-scoped but cannot be reassigned.

    • var is function-scoped and can be reassigned.

  • Answered by AI

Skills evaluated in this interview

Fingent Interview FAQs

How many rounds are there in Fingent Senior Software Developer interview?
Fingent interview process usually has 2 rounds. The most common rounds in the Fingent interview process are Technical.
What are the top questions asked in Fingent Senior Software Developer interview?

Some of the top questions asked at the Fingent Senior Software Developer interview -

  1. What is the difference between controller and API control...read more
  2. What is the use of Yield Key w...read more
  3. Difference between IEnumerable and IQuria...read more

Tell us how to improve this page.

Fingent Senior Software Developer Salary
based on 4 salaries
₹5 L/yr - ₹16.5 L/yr
18% less than the average Senior Software Developer Salary in India
View more details

Fingent Senior Software Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
189 salaries
unlock blur

₹2.5 L/yr - ₹12.1 L/yr

Senior Software Engineer
50 salaries
unlock blur

₹5.6 L/yr - ₹14.6 L/yr

Specialist Testing
36 salaries
unlock blur

₹3.5 L/yr - ₹6.8 L/yr

Software Developer
20 salaries
unlock blur

₹4.7 L/yr - ₹10 L/yr

Team Lead
19 salaries
unlock blur

₹8.5 L/yr - ₹17.5 L/yr

Explore more salaries
Compare Fingent with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview