Upload Button Icon Add office photos

Filter interviews by

Connect Infosoft Technologies Interview Questions and Answers

Updated 14 Jan 2024

Connect Infosoft Technologies Interview Experiences

Popular Designations

2 interviews found

I applied via Naukri.com and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Machine test 

(1 Question)

  • Q1. Write code for performing of crud operations.
  • Ans. 

    CRUD operations code for Senior Developer interview

    • Create - INSERT INTO table_name (column1, column2, column3, ...) VALUES (value1, value2, value3, ...)

    • Read - SELECT column1, column2, ... FROM table_name WHERE condition

    • Update - UPDATE table_name SET column1 = value1, column2 = value2, ... WHERE condition

    • Delete - DELETE FROM table_name WHERE condition

  • Answered by AI
Round 2 - Assignment 

Draw ER diagram and visualize architecture of application

Round 3 - Group Discussion 

1000 mb data on notepad how to store in database. Any method

Round 4 - One-on-one 

(1 Question)

  • Q1. Diff between PK and FK in SQL
  • Ans. 

    PK is a unique identifier for a record in a table, while FK is a reference to a PK in another table.

    • PK stands for Primary Key and is used to uniquely identify a record in a table

    • FK stands for Foreign Key and is used to create a relationship between two tables

    • A PK can only have one value per record, while a FK can have multiple values

    • A FK references a PK in another table, creating a link between the two tables

    • PKs are us...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer asked can a candidate handle pressure?

Skills evaluated in this interview

Senior Developer Interview Questions asked at other Companies

Q1. What is your current CTC and what is your expected CTC?
View answer (1)

ETL Developer Interview Questions & Answers

user image Anonymous

posted on 14 Jan 2024

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

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

Round 1 - Coding Test 

Task given in notepad for machine test

Round 2 - HR 

(1 Question)

  • Q1. What was the most chalke in time which you have crossed deadlines of oroject
  • Ans. 

    I have never crossed project deadlines in my career as an ETL Developer.

    • I have always been proactive in managing my time and resources to ensure timely completion of projects.

    • I prioritize tasks and create a detailed project plan to track progress and meet deadlines.

    • I communicate effectively with stakeholders to manage expectations and address any potential delays.

    • I have successfully completed multiple projects within t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest whole giving answers

ETL Developer Interview Questions asked at other Companies

Q1. What are the content of APT_CONFIG_FILE? Can you brief on the relationship between APT_CONFIG_FILE and Partition.
View answer (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Cobol, DB2 main practical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended the interview with 1 year experience. Question was answerable and basic preparation and understanding of job description is much enough. Some realistic questions also be asked. Once we have strong preparation and good learning in our subject, we can get it. Sometimes people may take long time to call the selected candidates.. sometimes very late to inform the selection also.

Interview Questionnaire 

2 Questions

  • Q1. How can we remove duplicate objects from array of multiple objects.
  • Ans. 

    Remove duplicate objects from an array of multiple objects.

    • Create a new array to store unique objects

    • Loop through the original array and check if the object already exists in the new array

    • If not, add it to the new array

    • Return the new array

  • Answered by AI
  • Q2. How to maintain state if code if repeated one.
  • Ans. 

    Maintain state by using a global variable or a state management system.

    • Use a global variable to store the state and access it whenever needed.

    • Use a state management system like Redux or MobX to manage the state.

    • Avoid using local variables or closures to store state as they will be lost when the code is repeated.

    • Consider using object-oriented programming principles to encapsulate state within objects.

    • Use functional prog...

  • Answered by AI

I applied via Referral and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was asked about Python programming
  • Q2. My past experience job related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with technical skills

Interview Questionnaire 

1 Question

  • Q1. Mainframe questions, some direct and some scenario based.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience. Interview process was smoothly. There were 3 rounds.
1. Technical ( lasted for 1 hour)
2. Techno manageria( 30 mins)
3. HR(30 mins)

Project based questions and scenario based questions were asked.
Hike was also good.

Interview Questionnaire 

1 Question

  • Q1. Where did you work on the specific skill required for the job?

Interview Questionnaire 

2 Questions

  • Q1. What is JVM?
  • Ans. 

    JVM stands for Java Virtual Machine. It is an abstract machine that enables a computer to run Java programs.

    • JVM is responsible for interpreting the compiled Java code and executing it on the computer.

    • It provides a platform-independent environment for Java programs to run on different operating systems.

    • JVM has various components like class loader, bytecode verifier, and execution engine.

    • Examples of JVM-based languages i

  • Answered by AI
  • Q2. What is Byte code?
  • Ans. 

    Byte code is a compiled code that can be executed on any platform with the help of a virtual machine.

    • Byte code is an intermediate code that is generated by a compiler.

    • It is platform-independent and can be executed on any platform with the help of a virtual machine.

    • Examples of virtual machines include Java Virtual Machine (JVM) and .NET Common Language Runtime (CLR).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was partially technical and partially behavioral oriented. It lasted for about 1 hour. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics, like Java and Data structure. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples. It was my first on-campus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind.

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. They asked my previous development related question
  • Q2. Migrate mvc
  • Q3. Using of version control
  • Ans. 

    Version control is essential for managing code changes and collaborating with team members.

    • Version control allows for tracking changes made to code over time.

    • It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.

    • It provides a way to revert to previous versions of code if necessary.

    • Popular version control systems include Git, SVN, and Mercurial.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions about implementations in SAP or ECC

Interview Preparation Tips

Interview preparation tips for other job seekers - you need to make sure you work on Implementation

Connect Infosoft Technologies Interview FAQs

How many rounds are there in Connect Infosoft Technologies interview?
Connect Infosoft Technologies interview process usually has 3 rounds. The most common rounds in the Connect Infosoft Technologies interview process are Assignment, Group Discussion and One-on-one Round.
How to prepare for Connect Infosoft Technologies 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 Connect Infosoft Technologies. The most common topics and skills that interviewers at Connect Infosoft Technologies expect are Javascript, Digital Marketing, Laravel, MySQL and PHP.
What are the top questions asked in Connect Infosoft Technologies interview?

Some of the top questions asked at the Connect Infosoft Technologies interview -

  1. What was the most chalke in time which you have crossed deadlines of oroj...read more
  2. Write code for performing of crud operatio...read more
  3. Diff between PK and FK in ...read more

Tell us how to improve this page.

Connect Infosoft Technologies Interview Process

based on 5 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.7k Interviews
Nagarro Interview Questions
4.0
 • 766 Interviews
Publicis Sapient Interview Questions
3.5
 • 624 Interviews
GlobalLogic Interview Questions
3.6
 • 600 Interviews
UST Interview Questions
3.8
 • 523 Interviews
CGI Group Interview Questions
4.0
 • 497 Interviews
View all

Connect Infosoft Technologies Reviews and Ratings

based on 18 reviews

4.4/5

Rating in categories

4.4

Skill development

4.4

Work-life balance

4.4

Salary

4.4

Job security

4.4

Company culture

4.4

Promotions

4.4

Work satisfaction

Explore 18 Reviews and Ratings
Software Developer
6 salaries
unlock blur

₹2.4 L/yr - ₹6.6 L/yr

HR Executive
3 salaries
unlock blur

₹2 L/yr - ₹6.1 L/yr

PHP Developer
3 salaries
unlock blur

₹4.3 L/yr - ₹7.3 L/yr

Explore more salaries
Compare Connect Infosoft Technologies with

Cognizant

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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