Upload Button Icon Add office photos

Filter interviews by

Pinnacle Technology Full Stack Developer Interview Questions and Answers

Updated 19 Jan 2024

Pinnacle Technology Full Stack Developer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Assignment 

Design a dynamic webpage

Round 2 - Technical 

(1 Question)

  • Q1. DS and Algorithms
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself!

Interview questions from similar companies

I was interviewed in Aug 2021.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Hard

The round was online. It had 3 coding questions to be solved.  Was asked about why are the javascript and jquery used? What is the difference between angular 8 and angular?

  • Q1. 

    Permutation In String Problem Statement

    Given two strings, str1 and str2, determine whether str2 contains any permutation of str1 as a substring.

    Input:

    str1 = “ab”
    str2 = “aoba”

    Output:

    True

    Example:

    ...
  • Ans. Permutation In String
    • Check for Base Case i.e if Length of str1 > Length of str2, return false.As substring length is always greater than or equal to permutation never small.
    • Generate all the permutations of the short string and then check for each permutation if this string is present as a substring of the second string or not.
    • Initialize a global boolean value named flag.
    • To generate all the permutations of the small ...
  • Answered Anonymously
  • Q2. 

    Minimum Time Problem Statement

    In a city with ‘N’ junctions and ‘M’ bi-directional roads, each junction is connected to other junctions with specified travel times. No road connects a junction to itself, ...

  • Ans. Depth First Search

    This approach will use DFS(Depth First Search) to make a recursive function in which we pass the currCost, which is the current cost. If the light is not green when we reach that junction, we have to add the waiting time in currCost. After that, we will call the recursive function on all the adjacent unvisited junctions by incrementing the currCost with the weight of the edge. We will maintain a vari...

  • Answered Anonymously
  • Q3. 

    Rat in a Maze Problem Statement

    You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...

  • Ans. Bactracking

    Approach: We can start the traversal of the paths from the rat’s starting position, i.e. (0,0) keeping track of the visited cells during the traversal. We will recursively go through all the paths possible until the last index of the grid (destination) is reached, and add the path information using which the rat successfully reached the end.

     

    Algorithm is as follows:

     

    1. Take the starting position of th...
  • Answered Anonymously

Interview Preparation Tips

Eligibility criteriaNo criteriaPeopleStrong interview preparation:Topics to prepare for the interview - Arrays, string, oops, dbms, dyanamic programming, trees, graphsTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : practice coding questions
Tip 2 : Search and study previous interview questions

Application resume tips for other job seekers

Tip 1 : Mention the things according to role
Tip 2 : just write a clear one page resume

Final outcome of the interviewRejected

Skills evaluated in this interview

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

I applied via campus placement at Government College of Engineering, Tirunelveli and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ based questions and provide me practice problems

Round 2 - Coding Test 

Coding problems provide and give some ideas to attend this round

Round 3 - HR 

(5 Questions)

  • Q1. Give some ideas about questions
  • Q2. Introduce about myself
  • Q3. Dress code and fluent speak in english
  • Q4. Communication and fluency
  • Q5. Something about me preparation tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Provide me the guidance
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Gtfd juun lfxjk nf kf krsz kg khvb.

Round 2 - Aptitude Test 

Sf cv cv nn khg mhh mkgx sv jvv .

Round 3 - Coding Test 

Gnn h m gf l y kf, kkyc liv mlbh mh .

Round 4 - Group Discussion 

Sf jf jdzy kew ha bkkm kgc jyydc .

Round 5 - One-on-one 

(2 Questions)

  • Q1. Dbb Ku HK VM fb LM GH GH mm GH ui nfdz hx mkm
  • Q2. Fjnl bmkvhvgndVhfgnk hun jjvj HK HK DG.
Round 6 - HR 

(2 Questions)

  • Q1. Hjnn HK OK KKK LJ GH
  • Q2. Th uf GH ur Ed CV kg
Round 7 - Case Study 

KKK lb GU Mk ohhh sf VH mg ui

Round 8 - Assignment 

CJK PJ Mk ng HK LJ VN I'll

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

It's was MCQ based test

Round 2 - Technical 

(1 Question)

  • Q1. Tell me some of the oops concepts
  • Ans. 

    Some OOP concepts include inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is Guid Id please explain
  • Ans. 

    A Guid Id is a globally unique identifier used in software development to uniquely identify objects or entities.

    • Guid Ids are 128-bit integers represented as a hexadecimal string.

    • They are typically used in databases, APIs, and various software systems to ensure uniqueness.

    • Example: 6B29FC40-CA47-1067-B31D-00DD010662DA

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Discussion about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Abstract class and interface
  • Q2. Oops concepts and
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Configuration, project handling,Integrations
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Profit and loss average , simple intesest

Round 2 - Coding Test 

Fibonacci numbers , prime numbers , even odd numbers

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

(2 Questions)

  • Q1. SQL, Oracle PL SQL QUESTIONS
  • Q2. DML DDL TRIGGER PROCEDURE ETC

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium leveln coding round

Pinnacle Technology Interview FAQs

How many rounds are there in Pinnacle Technology Full Stack Developer interview?
Pinnacle Technology interview process usually has 3 rounds. The most common rounds in the Pinnacle Technology interview process are Assignment, Technical and HR.

Tell us how to improve this page.

Pinnacle Technology Full Stack Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Pinnacle Technology Full Stack 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

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
29 salaries
unlock blur

₹2.2 L/yr - ₹8.3 L/yr

Software Engineer
26 salaries
unlock blur

₹3.6 L/yr - ₹13.6 L/yr

Plsql Developer
15 salaries
unlock blur

₹6 L/yr - ₹8.5 L/yr

Java Developer
14 salaries
unlock blur

₹1.2 L/yr - ₹9 L/yr

DOT NET Developer
13 salaries
unlock blur

₹1.9 L/yr - ₹13.1 L/yr

Explore more salaries
Compare Pinnacle Technology with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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