Upload Button Icon Add office photos
Engaged Employer

i

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

Complere Infosystem Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Complere Infosystem Interview Questions and Answers

Updated 10 Feb 2025

Complere Infosystem Interview Experiences

Popular Designations

4 interviews found

Data Intern Interview Questions & Answers

user image Somyansh Avasthi

posted on 5 Feb 2025

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

(2 Questions)

  • Q1. List the DDL,DML commands from SQL.
  • Ans. 

    DDL and DML commands in SQL

    • DDL (Data Definition Language) commands: CREATE, ALTER, DROP, TRUNCATE

    • DML (Data Manipulation Language) commands: SELECT, INSERT, UPDATE, DELETE

    • DDL commands are used to define the structure of database objects

    • DML commands are used to manipulate data within the database

    • Example: CREATE TABLE (DDL), INSERT INTO (DML)

  • Answered by AI
  • Q2. What are tuples and lists in python?
  • Ans. 

    Tuples and lists are data structures in Python used to store multiple items. Tuples are immutable while lists are mutable.

    • Tuples are created using parentheses, while lists are created using square brackets.

    • Tuples are immutable, meaning their values cannot be changed after creation.

    • Lists are mutable, allowing for changes to be made to their values.

    • Both tuples and lists can store different data types, including strings, ...

  • Answered by AI

Data Intern Interview Questions asked at other Companies

Q1. How you are going to sort the raw data in spreadsheets ?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - HR 

(1 Question)

  • Q1. Some general questions.
Round 2 - Technical 

(1 Question)

  • Q1. SQL queries based questions.

Talend Developer Interview Questions asked at other Companies

Q1. Out of 100 records from source only 50 has loaded to target what is your approach,how to debug our job, incremental load
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions checking person aptitude
Round 2 - Coding Test 

Coding questions related to the job role focusing on SQL and Python.

Data Engineer Intern Interview Questions asked at other Companies

Q1. what are window functions in sql
View answer (1)

I applied via Job Fair and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(1 Question)

  • Q1. Any one programming language. Swapping of two numbers. Loop Polymorphism Inheritance. Sql is mandatory.
Round 3 - HR 

(1 Question)

  • Q1. Tell me about Yourself Strengths Give me one reason Why should not i hire you.? SQL BASIC.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident.
Master any 1 programming language.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (217)

Complere Infosystem interview questions for popular designations

 Data Engineer Intern

 (1)

 Talend Developer

 (1)

 Software Engineer

 (1)

 Data Intern

 (1)

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

15 objective questions related to basic DSA, OOPS

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your one of the project , cross questions around project
  • Q2. OS, DBMS & One medium complex coding question
Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself & explain your fav. project.
  • Q2. One coding question related to sorting & hashing, i have to share my screen and discuss all possible approaches & then write code for optimum approach.
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.

I applied via Approached by Company and was interviewed in Aug 2021. 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 - Coding Test 

Assignment to develop a prototype

Round 3 - One-on-one 

(3 Questions)

  • Q1. Face to face questions
  • Q2. Java Question Technical & coding
  • Q3. Mongodb & Mysql Question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. There wer four questions 1) wildcard pattern matching(leetcode) 2) cows and buffaloes(leetcode) 3) unix based cd directory 4) backtracking question
  • Q2. It was a resume based round for 45 min
Round 2 - Technical 

(1 Question)

  • Q1. It was a resume based round for 1 hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode medium to hard questions
Know your resume very well

Complere Infosystem Interview FAQs

How many rounds are there in Complere Infosystem interview?
Complere Infosystem interview process usually has 2 rounds. The most common rounds in the Complere Infosystem interview process are Technical, HR and Coding Test.
How to prepare for Complere Infosystem 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 Complere Infosystem. The most common topics and skills that interviewers at Complere Infosystem expect are Data Engineering.
What are the top questions asked in Complere Infosystem interview?

Some of the top questions asked at the Complere Infosystem interview -

  1. What are tuples and lists in pyth...read more
  2. List the DDL,DML commands from S...read more
  3. Any one programming language. Swapping of two numbers. Loop Polymorphism Inheri...read more

Tell us how to improve this page.

Complere Infosystem Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Idfy Interview Questions
3.6
 • 15 Interviews
KDK Software Interview Questions
3.1
 • 15 Interviews
View all

Complere Infosystem Reviews and Ratings

based on 125 reviews

4.5/5

Rating in categories

4.5

Skill development

4.3

Work-life balance

4.1

Salary

4.2

Job security

4.5

Company culture

4.2

Promotions

4.5

Work satisfaction

Explore 125 Reviews and Ratings
ETL Developer
19 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Business Development Executive
13 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

ETL Developer 2
7 salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Data Engineer
6 salaries
unlock blur

₹2.7 L/yr - ₹6.5 L/yr

Software Engineer
5 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Explore more salaries
Compare Complere Infosystem with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

Moveinsync Technology Solutions

3.4
Compare

Pagarbook

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