Upload Button Icon Add office photos

Filter interviews by

Perpetualblock Technologies Junior Software Engineer Interview Questions, Process, and Tips

Updated 26 May 2024

Perpetualblock Technologies Junior Software Engineer Interview Experiences

1 interview found

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

I was interviewed before May 2023.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI
  • Q2. Find the duplicate from the string
  • Ans. 

    Find duplicates in a string array

    • Iterate through the array and store each element in a hash set

    • If an element is already in the hash set, it is a duplicate

  • Answered by AI
  • Q3. Do you know async and await in javascript
  • Ans. 

    Async and await are keywords in JavaScript used to work with asynchronous code, making it easier to write and understand.

    • Async functions return a Promise, which allows the function to pause execution and wait for a Promise to resolve before continuing.

    • Await can only be used inside an async function to pause execution until a Promise is settled.

    • Async/await is syntactic sugar built on top of Promises, making asynchronous...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain your academic projects
  • Q2. Write a code to find longest and smallest string from the array
  • Ans. 

    Code to find longest and smallest string from array of strings

    • Iterate through the array and compare lengths to find longest and smallest strings

    • Use built-in functions like length() to determine string lengths

    • Consider edge cases like empty array or strings of equal length

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The aptitude test was quite easy.

Round 2 - Coding Test 

Questions are moderated.

Round 3 - Technical 

(2 Questions)

  • Q1. Introduce your self.
  • Q2. The interviewer asked me about java, oops concepts and some questions from data structures and some numerical in last.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round and coding round together was for 3hours. It contained question on permutations,work time, grammer, quants, logical and 3 coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on oops, cloud computing,ai
  • Q2. Project explanation of final year
Round 3 - HR 

(2 Questions)

  • Q1. Ready to relocate
  • Q2. Night shift is fine or not

Interview Preparation Tips

Topics to prepare for TCS Junior Software Engineer interview:
  • DSA
  • OOPS
  • DBMS
  • Aiml
Interview preparation tips for other job seekers - Know everything on the resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What's P2P process?
  • Ans. 

    P2P process stands for Procure-to-Pay process, which involves the steps from requisition to payment for goods or services.

    • Involves requisitioning goods or services

    • Obtaining quotes or bids from suppliers

    • Creating purchase orders

    • Receiving goods or services

    • Approving invoices

    • Making payments to suppliers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's so easy
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Exam used to determine individual skills.

Round 2 - Group Discussion 

Group discussion is a comprehensive technique

Round 3 - Coding Test 

This section cover some coding

Round 4 - HR 

(7 Questions)

  • Q1. Tell me about yourself
  • Q2. What are your strength
  • Q3. What are your strengths and weaknesses
  • Ans. 

    Strength is honest, weaknesses is self-critisium

  • Answered Anonymously
  • Q4. Why this role attract you
  • Q5. Can you tell about your self
  • Ans. 

    Myself Minda manoshna, I am pursuing 4th b. Tech, I am studing in ramireddy subbaramireddy engineering college.

  • Answered Anonymously
  • Q6. What are your greatest strength
  • Q7. What are your greatest weaknesses

Interview Preparation Tips

Topics to prepare for Amazon Junior Software Engineer interview:
  • Java, python
  • SQL
  • C
  • C++
Interview preparation tips for other job seekers - Time management
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at VNR Vignan Jyothi Institute of Engineering & Technology, Ranga Reddy and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Assignment 

Excel,cyber security

Round 2 - Technical 

(3 Questions)

  • Q1. What is bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Compares adjacent elements and swaps them if they are in the wrong order

    • Repeats this process until the list is sorted

    • Not efficient for large datasets, has a time complexity of O(n^2)

  • Answered by AI
  • Q2. Explain palindrome
  • Ans. 

    A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward as forward.

    • Palindrome is a word, phrase, number, or sequence that reads the same forwards and backwards.

    • Examples: 'radar', 'madam', '1221', 'A man, a plan, a canal, Panama.'

  • Answered by AI
  • Q3. Write merge sort
  • Ans. 

    Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them, and then merges them back together.

    • Divide the array into two halves

    • Recursively sort each half

    • Merge the sorted halves back together

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Favourite subject
  • Ans. 

    My favourite subject is computer science because I enjoy problem-solving and creating innovative solutions.

    • I love learning about algorithms and data structures

    • I enjoy programming languages like Java and Python

    • I find software development methodologies like Agile fascinating

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident while answering hr round

Skills evaluated in this interview

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

2 Coding questions, feom easy to to moderate

Round 2 - Technical 

(1 Question)

  • Q1. Basics of Cofing Language
Round 3 - HR 

(1 Question)

  • Q1. Situation Based Question

I applied via Naukri.com and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Self-Intro, About your project, Basics of any Language

Interview Preparation Tips

Topics to prepare for Capgemini Junior Software Engineer interview:
  • c,java,SQL
Interview preparation tips for other job seekers - easy to contact with Students, Because they feel like nervously ,so please be friendly with us.

I applied via Company Website and was interviewed in Mar 2022. 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 - Aptitude Test 

Question

Round 3 - HR 

(3 Questions)

  • Q1. What is your family background?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for HCLTech Junior Software Engineer interview:
  • Python
Interview preparation tips for other job seekers - You won the interview process and move your career in the world

I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Assignment 

Java and MS OFFICE

Round 2 - Assignment 

Python

Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Infosys Junior Software Engineer interview:
  • Python
  • Java
  • Ddms
  • MS Office
Interview preparation tips for other job seekers - Communication skills and good percentage

Perpetualblock Technologies Interview FAQs

How many rounds are there in Perpetualblock Technologies Junior Software Engineer interview?
Perpetualblock Technologies interview process usually has 3 rounds. The most common rounds in the Perpetualblock Technologies interview process are One-on-one Round and Aptitude Test.
What are the top questions asked in Perpetualblock Technologies Junior Software Engineer interview?

Some of the top questions asked at the Perpetualblock Technologies Junior Software Engineer interview -

  1. Write a code to find longest and smallest string from the ar...read more
  2. Do you know async and await in javascr...read more
  3. What is object oriented programm...read more

Tell us how to improve this page.

Perpetualblock Technologies Junior Software Engineer Salary
based on 7 salaries
₹4.5 L/yr - ₹5 L/yr
At par with the average Junior Software Engineer Salary in India
View more details
Software Engineer
19 salaries
unlock blur

₹4 L/yr - ₹9.3 L/yr

Data Scientist
14 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Junior Software Engineer
7 salaries
unlock blur

₹4.5 L/yr - ₹5 L/yr

Data Analyst
5 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Software Developer
4 salaries
unlock blur

₹5.5 L/yr - ₹20 L/yr

Explore more salaries
Compare Perpetualblock Technologies with

Infosys

3.7
Compare

TCS

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