Upload Button Icon Add office photos

Filter interviews by

Infoseek Software Systems Software Developer Trainee Interview Questions and Answers

Updated 30 Aug 2021

Infoseek Software Systems Software Developer Trainee Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Pattern Based Questions in programming.
  • Q2. Simple Sorting.
  • Q3. If you tell them that you know HTML, CSS,JS and PHP they will give you a assignment on system to perform in a given time

Interview Preparation Tips

Interview preparation tips for other job seekers - I should have learned the basic technologies of Web dev like HTML, CSS,JS and PHP since they ask you for money( 25000 Rs. ) as training cost if you are not familiar with these. Do learn them before going in .

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is basic principles of OOPs ?
  • Q2. Frequency of each character in a string?

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about core java and collection framewrok
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basic aptitude, basic math

Round 2 - Group Discussion 

A group of 10 my topic was technical skills vs soft skills

Round 3 - Technical 

(2 Questions)

  • Q1. Differentiate between Primary key and unique
  • Ans. 

    Primary key uniquely identifies a record in a table, while unique constraint ensures values in a column are unique.

    • Primary key is used to uniquely identify each record in a table

    • Primary key does not allow NULL values

    • Unique constraint ensures that all values in a column are unique

    • Unique constraint allows NULL values

  • Answered by AI
  • Q2. MySQL commands and questions on them.. then hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with MySQL, Java and basic to medium level knowledge on programming
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.

Round 2 - Coding Test 

Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.

Round 3 - Assignment 

Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement

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

I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find in rotated sorted array
  • Ans. 

    Search for a target value in a rotated sorted array.

    • Use binary search to find the pivot point where the array is rotated.

    • Determine which half of the array the target value lies in based on the pivot point.

    • Continue binary search in the appropriate half of the array to find the target value.

  • Answered by AI
  • Q2. Design IMDB. how will you manage concurrent ratings
  • Ans. 

    Design IMDB with concurrent ratings management

    • Implement a locking mechanism to ensure only one user can update a rating at a time

    • Use a queue system to handle multiple rating requests in an orderly manner

    • Consider using distributed systems to handle high concurrency levels

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design vehicle rental system. Api design
  • Ans. 

    Design a vehicle rental system API

    • Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle

    • Include authentication and authorization mechanisms for users and admins

    • Implement payment gateway integration for processing rental payments

    • Include features like vehicle search, filtering, and reviews/ratings

    • Consider scalability and performance optimizations for handling high traffic

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Js concepts like debouncing,event loop, and other output-based questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Js concepts in depth
Round 3 - HR 

(2 Questions)

  • Q1. Hiring manager round, questions around my project
  • Q2. Optimization techniques
  • Ans. 

    Optimization techniques are methods used to improve the efficiency and performance of software applications.

    • Use algorithms like greedy, dynamic programming, or divide and conquer to optimize code

    • Minimize time complexity by avoiding nested loops and unnecessary iterations

    • Utilize data structures like hash tables, arrays, and trees for efficient storage and retrieval

    • Profile code to identify bottlenecks and optimize critic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basics, interviewers were very helpful

Junior Software Engineer Interview Questions & Answers

LogiNext Solutions user image Omkar Darbeshawar (Indian Yogi Star)

posted on 1 Feb 2024

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

(3 Questions)

  • Q1. They check your knowledge according to job role
  • Q2. I have prepared python, big data tech, machine learning, cloud.
  • Q3. They ask about data structure
Round 2 - HR 

(2 Questions)

  • Q1. Tell me something about past experience.
  • Q2. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - nice interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About ur self some technical problem

Infoseek Software Systems Interview FAQs

What are the top questions asked in Infoseek Software Systems Software Developer Trainee interview?

Some of the top questions asked at the Infoseek Software Systems Software Developer Trainee interview -

  1. If you tell them that you know HTML, CSS,JS and PHP they will give you a assign...read more
  2. Pattern Based Questions in programmi...read more
  3. Simple Sorti...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Infoseek Software Systems interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Software Engineer
4 salaries
unlock blur

₹1.2 L/yr - ₹1.8 L/yr

Junior Software Developer
4 salaries
unlock blur

₹2.3 L/yr - ₹6.2 L/yr

Web Developer
4 salaries
unlock blur

₹1 L/yr - ₹1.8 L/yr

Software Developer
3 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Business Development Manager
3 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Explore more salaries
Compare Infoseek Software Systems with

Yalamanchili Software Exports

3.4
Compare

Xtancia Technosoft

4.1
Compare

ScoreMe Solutions

4.4
Compare

Global Edge Software

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