Upload Button Icon Add office photos

Filter interviews by

Suja Associates Dot Net Fullstack Developer Interview Questions and Answers

Updated 26 Mar 2024

Suja Associates Dot Net Fullstack Developer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Asked about ptoject and Angular Basics, API structure that we are following in our project

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions based on dsa
  • Q2. Streams, apis, core java

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare DSA

I was interviewed in Sep 2021.

Round 1 - Video Call 

(2 Questions)

Round duration - 45 Minutes
Round difficulty - Medium

Very fixed deadline of interview of 45 min
Interviewer was friendly.
What is the difference between tag and tag?
Difference between “==” and “===” operators in js.
Explain Hoisting in javascript.

  • Q1. 

    Shortest Path in an Unweighted Graph

    The city of Ninjaland is represented as an unweighted graph with houses and roads. There are 'N' houses numbered 1 to 'N', connected by 'M' bidirectional roads. A road...

  • Ans. BFS
    • Store all the edges in the form of an adjacency list ADJ. if ADJ[X][j] = Y which means there is an edge from X to Y.
    • Declare a queue Q and push S in it and also declare two vectors VISITED and DISTANCE which will store whether a house is visited or not and what is a distance of the house from house S respectively.
    • We will also store the PARENT, that store the node from which we will reach the current node. It will hel...
  • Answered Anonymously
  • Q2. 

    Dijkstra's Shortest Path Problem

    Given an undirected graph with ‘V’ vertices (labeled 0, 1, ... , V-1) and ‘E’ edges, where each edge has a weight representing the distance between two connected nodes (X,...

  • Ans. Using Adjacency Matrix

    The idea is to maintain two arrays, one stores the visited nodes, and the other array stores the distance (element at index ‘i’ denotes the distance from node 0 to node ‘i’). We pick an unvisited minimum distance vertex, then update the distance of all its adjacent vertices considering the path from source to an adjacent vertex to pass through the picked minimum distance vertex. Repeat the process...

  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Indian Institute of Technology Madras. I applied for the job as Fullstack developer Intern in BangaloreEligibility criteriaNo CGPA CriteriaGoogle interview preparation:Topics to prepare for the interview - Data Structures(Arrays, Tree, Backtracking, DP, Graph), Operating Systems, OOPS, Basic System Design, Algorithms, Machine LearningTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Try to come to basic working solution as early as possible
Tip 2 : Try to ask more questions from interviewer, to clarify the question even if you know the answer
Tip 3 : Try to keep your answer generalised because there might be follow-up questions on the present question
Tip 4 : Use proper variable names(instead of i or j in loop use itr1 or itr2 etc).
Tip 5 : Practice more questions of these topics: Arrays, Tree, Backtracking, DP, Graph

Application resume tips for other job seekers

Tip 1 : Mention only those projects in which you are confident
Tip 2 : Try to keep your resume of at most 2 pages

Final outcome of the interviewRejected

Skills evaluated in this interview

Suja Associates Interview FAQs

How many rounds are there in Suja Associates Dot Net Fullstack Developer interview?
Suja Associates interview process usually has 1 rounds. The most common rounds in the Suja Associates interview process are Technical.

Tell us how to improve this page.

Suja Associates Dot Net Fullstack Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Oracle Interview Questions
3.7
 • 897 Interviews
Google Interview Questions
4.4
 • 871 Interviews
Amdocs Interview Questions
3.8
 • 532 Interviews
View all
Process Associate
61 salaries
unlock blur

₹1.2 L/yr - ₹3.6 L/yr

AR Caller
11 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Senior Process Associate
8 salaries
unlock blur

₹3.3 L/yr - ₹3.5 L/yr

Softwaretest Engineer
8 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Software Developer
8 salaries
unlock blur

₹3.2 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Suja Associates with

L&T Finance

3.9
Compare

Bajaj Finserv

4.0
Compare

HDFC Bank

3.9
Compare

ICICI Bank

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