Upload Button Icon Add office photos

Filter interviews by

EffiaSoft Interview Questions and Answers

Updated 1 Aug 2024

EffiaSoft Interview Experiences

Popular Designations

4 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Jul 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 - Coding Test 

Leetcode question sum of 3

Round 3 - Technical 

(2 Questions)

  • Q1. Theoretical questions based on SQL, WPF
  • Q2. They will ask about your leet code. Answer

Interview Preparation Tips

Topics to prepare for EffiaSoft Software Engineer interview:
  • Leetcode
Interview preparation tips for other job seekers - Go thorough JD and prepare well!

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 (223)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 mins of aptitude test conducted

Round 2 - Coding Test 

They asked some coding level questions

Interview Preparation Tips

Interview preparation tips for other job seekers - dont attaend any interview from this company , its a time waste process.

Senior IOS Developer Interview Questions asked at other Companies

Q1. What are the differences between the MVC and MVVM architectural patterns, and in what scenarios should each be used?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Basic Maths related questions which are moderate

Interview Preparation Tips

Interview preparation tips for other job seekers - Graph Related problem,DSA,OOPS

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of Architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - Focused more on Basics and Problem solving skills.

Solution Architect Interview Questions asked at other Companies

Q1. Difference Between classic folder and Modern folder?
View answer (10)

EffiaSoft interview questions for popular designations

 Software Engineer

 (1)

 Senior IOS Developer

 (1)

 Solution Architect

 (1)

 Associate Software Engineer

 (1)

Jobs at EffiaSoft

View all

Interview questions from similar companies

I appeared for an interview in Apr 2020.

Interview Questionnaire 

4 Questions

  • Q1. Explain the most challenging problem you faced at work
  • Q2. Given the following design - A university has colleges, colleges have departments, departments have students. There are department level elections being held where students nominate themselves to stand fo...
  • Ans. 

    Design a database for a university with colleges, departments, and students. Write a query to get students with maximum votes.

    • Use a relational database like MySQL or PostgreSQL

    • Create tables for colleges, departments, students, and elections

    • Use foreign keys to establish relationships between tables

    • Add columns for election details like candidate names and vote counts

    • Write a query to join tables and filter for maximum vot

  • Answered by AI
  • Q3. Explain how you would design a bit.ly URL shortening service. What would be the choice of database. What would be your table design what would be the endpoints
  • Ans. 

    Design a bit.ly URL shortening service with database choice, table design, and endpoints.

    • Use a relational database like MySQL or PostgreSQL for scalability and ACID compliance.

    • Create a table with columns for the original URL, shortened URL, and metadata like creation date and click count.

    • Endpoints should include URL shortening, redirection, and analytics.

    • Implement caching to improve performance and reduce database load...

  • Answered by AI
  • Q4. Coding test - knapsack problem, 2 sum problem, alien language problem. All from leetcode.

Interview Preparation Tips

Interview preparation tips for other job seekers - System Design, Coding practice on leetcode. Popular leetcode problems help improve confidence greatly. If you are just starting off leetcode, start with the most popular easy questions. On day one, don't struggle for more than 30 minutes to solve the question. Look at the answer if no success. with every 10 questions solved looking at the answer, increase the struggle time. Also, studying at the same time everyday helps.
Read or watch system design questions explained on Youtube.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Asked about the previous job experience and area of interest like frontend or backend
Round 2 - Coding Test 

Coding test was on reactjs and html

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked about all the react concepts in detail
Round 4 - Technical 

(1 Question)

  • Q1. Javascript basics were asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

Create a hero section for website

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Online test with basic questions along with c++ question

Round 2 - Group Discussion 

Virtual group discussion

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

Coding test with simple questions, related to the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Get to know about the company, and what thay are working on, and how you can contribute with your skills.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Question from reduce,map method

Interview Preparation Tips

Interview preparation tips for other job seekers - Command on basic javascript

EffiaSoft Interview FAQs

How many rounds are there in EffiaSoft interview?
EffiaSoft interview process usually has 1-2 rounds. The most common rounds in the EffiaSoft interview process are Coding Test, Technical and Aptitude Test.
How to prepare for EffiaSoft 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 EffiaSoft. The most common topics and skills that interviewers at EffiaSoft expect are C#, Javascript, SQL Server, Web Api and ASP.Net.
What are the top questions asked in EffiaSoft interview?

Some of the top questions asked at the EffiaSoft interview -

  1. They will ask about your leet code. Ans...read more
  2. Theoretical questions based on SQL, ...read more
  3. Basics of Architect...read more

Tell us how to improve this page.

EffiaSoft Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more

EffiaSoft Reviews and Ratings

based on 42 reviews

3.9/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.6

Salary

3.7

Job security

3.8

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 42 Reviews and Ratings
Dot Net Full stack Developer

Hyderabad / Secunderabad

3-8 Yrs

Not Disclosed

Project Manager

Hyderabad / Secunderabad

9-11 Yrs

Not Disclosed

Solution Architect

Hyderabad / Secunderabad

13-14 Yrs

Not Disclosed

Explore more jobs
Software Developer
39 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Associate Software Developer
27 salaries
unlock blur

₹3.6 L/yr - ₹5.5 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹5.9 L/yr - ₹18 L/yr

Senior Software Developer
15 salaries
unlock blur

₹6 L/yr - ₹18.7 L/yr

Senior Quality Analyst
10 salaries
unlock blur

₹6.4 L/yr - ₹9 L/yr

Explore more salaries
Compare EffiaSoft with

GrapplTech

4.8
Compare

Wilco Source

3.6
Compare

IDOS INDIA

3.0
Compare

Infotact Solutions

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