Upload Button Icon Add office photos
Engaged Employer

i

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

Posidex Technologies Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 35 Reviews

Filter interviews by

Posidex Technologies Software Engineer Interview Questions and Answers

Updated 12 Jun 2024

Posidex Technologies Software Engineer Interview Experiences

1 interview found

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

I applied via campus placement at Kakatiya Institute of Technology and Science, Warangal and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hour exam duration

Round 2 - Technical 

(2 Questions)

  • Q1. Self introduction?
  • Q2. What are exceptions?
  • Ans. 

    Exceptions are unexpected events that occur during the execution of a program and disrupt the normal flow of the program.

    • Exceptions are used to handle errors and other exceptional conditions in a program.

    • They can be caught and handled using try-catch blocks.

    • Examples of exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

  • Answered by AI

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

In the coding test two sum question was asked

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

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy to moderate question

Round 2 - One-on-one 

(1 Question)

  • Q1. What is Axios? What is friend function? Given any array find the multiple elements?
  • Ans. 

    Axios is a popular JavaScript library used for making HTTP requests.

    • Axios is commonly used in frontend applications to communicate with backend servers.

    • It supports promises and can be used in both browser and Node.js environments.

    • Example: axios.get('https://api.example.com/data')

    • Friend function is a function that is not a member of a class but has access to its private and protected members.

    • It is declared with the keyw...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 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 - Aptitude Test 

Basic java questions

Round 3 - Technical 

(2 Questions)

  • Q1. Explain Linked list implementation and stack
  • Ans. 

    Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.

    • Linked list implementation involves creating nodes with data and a pointer to the next node.

    • Stack implementation involves pushing elements onto the stack and popping them off in reverse order.

    • Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)

  • Answered by AI
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like 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 of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java and dsa

Skills evaluated in this interview

I applied via campus placement at University of Hyderabad, Hyderabad and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Aptitude + Coding Test. 27 basic Aptitude problems and 3 problem solving questions.

Round 2 - Technical 

(1 Question)

  • Q1. Technical Round 1 has questions based on databases. NoSql will be + point. UI technologies and basic data structures.
Round 3 - Technical 

(1 Question)

  • Q1. Technical Round 2, follow-up from round 1. Some more questions on databases

Interview Preparation Tips

Topics to prepare for Valuefy Solutions Software Engineer interview:
  • MySQL
  • Angularjs
  • Node.Js
  • NoSQL
Interview preparation tips for other job seekers - Prepare Databases concept and anyone programing language. Nodejs/Angular will be great to have.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Pattern pic will be shared, write code to print that pattern

Interview experience
3
Average
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 - Technical 

(1 Question)

  • Q1. Core java Java script Servlet jsp
Round 3 - Technical 

(1 Question)

  • Q1. Servlet and jsp
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

I applied via Campus Placement and was interviewed before Sep 2021. 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 - Technical 

(1 Question)

  • Q1. Questions on IOT and related
Round 3 - Coding Test 

Questions mainly from Linked list.

Round 4 - Technical 

(1 Question)

  • Q1. Basically coding round, with basic questions from arrays. One needs to have good communication skills to explain to interviewers.

Interview Preparation Tips

Topics to prepare for VassarLabs Software Engineer interview:
  • DSA
  • IOT
Interview preparation tips for other job seekers - It is an startup, you need to ready for any questions.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Questions from ratio and proportion, ship problems, profit and loss, time and work, problem of ages

Round 3 - Coding Test 

It is a writing plus coding round. Two sections of writing with word count of 200 and 350 words. Coding section consists of 3 questions mostly based on for 1.5 hr.

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

I applied via Referral and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

General asked aptitude
Focus most on profit lost, percentage

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked mostly on core java bcz i was selected for trainee role and JavaScript along with bootstrap
Round 4 - One-on-one 

(1 Question)

  • Q1. Asked DSA array, searching, sorting, linkedlist

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself in java
Easy level of DSA
Servlet, jsp, jdbc
Spring and spring boot add advantage

Posidex Technologies Interview FAQs

How many rounds are there in Posidex Technologies Software Engineer interview?
Posidex Technologies interview process usually has 2 rounds. The most common rounds in the Posidex Technologies interview process are Aptitude Test and Technical.
How to prepare for Posidex Technologies Software Engineer 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 Posidex Technologies. The most common topics and skills that interviewers at Posidex Technologies expect are SQL, Angular, Core Java, Front End and JAXB.

Tell us how to improve this page.

Posidex Technologies Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Posidex Technologies Software Engineer Salary
based on 72 salaries
₹3.4 L/yr - ₹12.2 L/yr
14% less than the average Software Engineer Salary in India
View more details

Posidex Technologies Software Engineer Reviews and Ratings

based on 6 reviews

3.8/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.2

Salary

4.2

Job security

3.6

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer
75 salaries
unlock blur

₹3.4 L/yr - ₹12.2 L/yr

Associate Software Engineer
29 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

QA Engineer
20 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Senior Software Engineer
13 salaries
unlock blur

₹4.2 L/yr - ₹14.5 L/yr

Software Developer
12 salaries
unlock blur

₹3.2 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Posidex Technologies with

Innoviti Technologies Private Limited

3.2
Compare

Nelito System

3.5
Compare

Intellect Design Arena

4.0
Compare

Nucleus Software Exports

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