Upload Button Icon Add office photos
Engaged Employer

i

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

FranConnect Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FranConnect Software Developer Interview Questions and Answers

Updated 26 Feb 2024

FranConnect Software Developer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

2 medium level DSA questions
Java basics, streams fundamentals
SQL
Low level design

Round 2 - Technical 

(2 Questions)

  • Q1. Implement priority queue.
  • Ans. 

    Priority queue is a data structure that stores elements based on their priority level.

    • Use a binary heap to implement a priority queue efficiently.

    • Elements are inserted based on priority and removed in order of priority.

    • Example: Inserting elements with priorities 5, 3, 7 would result in removal order of 3, 5, 7.

  • Answered by AI
  • Q2. Questions regarding current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA, lld and databases

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

String manipulation Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Regarding hashing, map and few ds questions
  • Q2. Rotate array by N position
  • Ans. 

    Rotate array by N positions

    • Use a temporary array to store the elements that will be rotated

    • Loop through the original array and copy the elements to the temporary array based on the rotation

    • Loop through the temporary array and copy the elements back to the original array

    • Handle cases where N is greater than the array length by using modulo operator

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

I applied via Naukri.com and was interviewed in Jun 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Coding question,MySQL queries, exception handling,multithreading etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to get placed as it provides a good hike every year, and a very good environment too.

Interview questions from similar companies

I applied via Job Fair and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

In this round, we have questions from time relation, blood relation, programming questions. Around 45 questions in 30 minutes,

Round 2 - Coding Test 

In this round, we have two programming questions. Both are hacker rank easy to medium level.

Round 3 - Technical 

(1 Question)

  • Q1. In this round, we have questions from the core java and a famous scooter tire question.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the questions are at a medium level. Always keep your confidence high.

I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic programming concepts, OOPs & logical questions
  • Q2. Particular technology related and basic array programming

Interview Preparation Tips

Interview preparation tips for other job seekers - interview process was very smooth
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. What is HashMap?
  • Ans. 

    HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.

    • HashMap allows quick access to values based on their keys

    • Keys must be unique and values can be duplicated

    • HashMap is not thread-safe and requires synchronization for concurrent access

    • Java's HashMap implementation uses hashing to distribute keys across buckets

  • Answered by AI
  • Q2. It’s a collection framework.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best.

Skills evaluated in this interview

Round 1 - Coding Test 

3 Question based on strings, array & LinkedList

Round 2 - Technical 

(1 Question)

  • Q1. Sql queries & RDBMS Concepts Java core Collection Complexity Pattern program
Round 3 - Technical 

(1 Question)

  • Q1. Linked list Map Arraylist Sql Jvm Acid properties
Round 4 - HR 

(1 Question)

  • Q1. Why you want to join Skills What is your best handled situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Java
Sql
Spring Boot
For Java profile you should be aware of the above tr ch stack

I applied via LinkedIn

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

They asked five problems. We need to solve atleast three problems out of five.

Round 3 - Aptitude Test 

They asked ten questions related to reasoning and quantitative aptitude.We need to solve atleast 7 out of 10.

Round 4 - Technical 

(2 Questions)

  • Q1. They asked questions based on your project which you mentioned in your resume and skills.
  • Q2. They asked about your personality related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good knowledge about coding and technical knowledge
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2022. There were 4 interview rounds.

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 - Coding Test 

Based on the project need to complete the task!

Round 3 - Technical 

(1 Question)

  • Q1. General Python Questions, working project-based questions.
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The first round was an aptitude test. There were 30 questions with 1 marks for each.

Round 2 - Coding Test 

After being selected from the first round the second round was the Coding test there were 6 sets and 1 set had 3 questions. they told me to do it in an online compiler without an internet connection.

Round 3 - Technical 

(1 Question)

  • Q1. After being selected from the coding test. They took technical interviews and asked very basic questions like oops and all but they were doing cross-questioning.

FranConnect Interview FAQs

How many rounds are there in FranConnect Software Developer interview?
FranConnect interview process usually has 2 rounds. The most common rounds in the FranConnect interview process are Coding Test and Technical.
How to prepare for FranConnect Software Developer 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 FranConnect. The most common topics and skills that interviewers at FranConnect expect are Java, J2Ee, Javascript, MySQL and Struts.
What are the top questions asked in FranConnect Software Developer interview?

Some of the top questions asked at the FranConnect Software Developer interview -

  1. Implement priority que...read more
  2. Rotate array by N posit...read more
  3. Coding question,MySQL queries, exception handling,multithreading ...read more

Tell us how to improve this page.

FranConnect Software Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
FranConnect Software Developer Salary
based on 73 salaries
₹4.5 L/yr - ₹18.5 L/yr
26% more than the average Software Developer Salary in India
View more details

FranConnect Software Developer Reviews and Ratings

based on 8 reviews

1.9/5

Rating in categories

2.4

Skill development

2.3

Work-life balance

1.7

Salary

1.8

Job security

2.0

Company culture

1.7

Promotions

2.2

Work satisfaction

Explore 8 Reviews and Ratings
Software Developer
73 salaries
unlock blur

₹4.5 L/yr - ₹18.5 L/yr

Senior Software Developer
31 salaries
unlock blur

₹8.3 L/yr - ₹24.5 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹11 L/yr - ₹20.5 L/yr

Quality Analyst
12 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Site Reliability Engineer
11 salaries
unlock blur

₹3 L/yr - ₹11.2 L/yr

Explore more salaries
Compare FranConnect with

Saama Technologies

3.7
Compare

Jumio

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

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