Upload Button Icon Add office photos

Filter interviews by

SPCL Infotech Interview Questions and Answers

Updated 31 Mar 2022

SPCL Infotech Interview Experiences

3 interviews found

I applied via Referral and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is constructor?
  • Ans. 

    A constructor is a special method that is used to initialize objects in Java.

    • Constructors have the same name as the class they belong to.

    • They are called automatically when an object is created.

    • They can take parameters to initialize the object's state.

    • If a class does not have a constructor, a default constructor is provided.

    • Constructors can be overloaded to provide multiple ways to initialize an object.

  • Answered by AI
  • Q2. Oops concept
  • Q3. Lambda expression
  • Q4. Method overriding and overloading
  • Q5. JDBC Connection steps
  • Ans. 

    JDBC Connection steps

    • Load the JDBC driver class

    • Establish a connection to the database using DriverManager.getConnection()

    • Create a statement object using the connection.createStatement() method

    • Execute the SQL query using statement.executeQuery() method

    • Process the ResultSet object returned by the query

    • Close the connection and statement objects using close() method

  • Answered by AI
  • Q6. Collection framework

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have already studied then it will not hard otherwise it will be difficult

Skills evaluated in this interview

Junior Java Developer Interview Questions asked at other Companies

Q1. What are the dependencies that are present in spring and explain them
View answer (3)

Interview Questions & Answers

user image Anonymous

posted on 31 Mar 2022

I applied via Walk-in and was interviewed in Oct 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

IAptitude test of 25 questions in 30 min

Round 2 - Coding Test 

We have to solve 5 programs in 45 mins

Round 3 - Technical 

(1 Question)

  • Q1. This round is related to the coading or related to coading test.
Round 4 - One-on-one 

(1 Question)

  • Q1. This HR round is last round.

Interview Preparation Tips

Interview preparation tips for other job seekers - SPCL INFOTECH SERVICES PVT LTD is best apportunity for us. I learn lot of things like related to coading and many other activities some extra activities .

I applied via Referral and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1) Aptitude 2) Technical Round 3) Technical Round 4) Interview

Interview Preparation Tips

Interview preparation tips for other job seekers - It's important to you to have Aptitude knowledge like English grammar,maths reasoning, programming language

Junior Java Developer Interview Questions asked at other Companies

Q1. What are the dependencies that are present in spring and explain them
View answer (3)

Jobs at SPCL Infotech

View all

Interview questions from similar companies

Round 1 - Technical 

(1 Question)

  • Q1. Introduction followed by some resume based questions. I have project on mern developer so they ask questions on react basics and challenges faced in development. Then move to Java core specially oops.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing.
Nothing
Nothing nothing nothing nothing nothing nothing nothing nothing nothing nothing nothing nothing nothing nothing nothing nothing nothing

Interview Questionnaire 

2 Questions

  • Q1. Method overriding
  • Q2. Multi thread

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an good experience

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is class loader in java?
  • Ans. 

    Class loader is a part of JVM that loads classes into memory during runtime.

    • Class loader is responsible for finding and loading class files.

    • There are three types of class loaders: Bootstrap, Extension, and System.

    • Custom class loaders can also be created.

    • Class loaders follow a delegation model to load classes.

    • Class loaders can be used for dynamic class loading and unloading.

    • Example: Class.forName() method uses class loa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mirror the interviewers style.... Mirroring is the practice of adopting person behaviours

Skills evaluated in this interview

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

(1 Question)

  • Q1. Is java completely object oriented
  • Ans. 

    No, Java is not completely object oriented.

    • Java supports primitive data types which are not objects.

    • Java has static methods and variables which do not belong to any object.

    • Java also has the concept of interfaces which are not classes.

    • Example: int num = 10; is a primitive data type in Java.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

All the maths

Round 2 - HR 

(3 Questions)

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

Interview Preparation Tips

Interview preparation tips for other job seekers - I am just a fresher and i looking for job

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

It will have verbal communication part,mathematics and some reasoning are there in aptitude test

Round 2 - Aptitude Test 

Some programs will asking based on questions we should answer it

Round 3 - Group Discussion 

We should discuss in group, which is having around 4 to 5 members team

Interview Preparation Tips

Interview preparation tips for other job seekers - I need test link i have good knowledge of all these

I applied via Company Website and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Assignment 

Java script questions

Round 2 - Group Discussion 

My all groups members discussion to project

Round 3 - Coding Test 

Javascript code test

Round 4 - HR 

(2 Questions)

  • Q1. Introduction your self ?
  • Q2. Hi sir My name is Rajasekhar I am studying b.com computer in tadipatri Degree completed My degree percentage 65 % Javascript code test

Interview Preparation Tips

Interview preparation tips for other job seekers - Job seekers is best platform
Be vulnerable. ...
Don't always follow your passion. ...
Create your position. ...
Learn how to listen. ...
Start at the top and move down. ...
Build a relationship with the administrative assistant. ...
Don't apply for a job as soon as you find it. ...
Focus on body language.

SPCL Infotech Interview FAQs

How many rounds are there in SPCL Infotech interview?
SPCL Infotech interview process usually has 4 rounds. The most common rounds in the SPCL Infotech interview process are Aptitude Test, Coding Test and Technical.
How to prepare for SPCL Infotech 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 SPCL Infotech. The most common topics and skills that interviewers at SPCL Infotech expect are HTML, Javascript, MySQL, JSON and Java.
What are the top questions asked in SPCL Infotech interview?

Some of the top questions asked at the SPCL Infotech interview -

  1. What is construct...read more
  2. JDBC Connection st...read more
  3. This round is related to the coading or related to coading te...read more

Tell us how to improve this page.

SPCL Infotech Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Cyient Interview Questions
3.6
 • 285 Interviews
View all

SPCL Infotech Reviews and Ratings

based on 10 reviews

4.2/5

Rating in categories

4.4

Skill development

3.8

Work-life balance

4.1

Salary

4.2

Job security

4.7

Company culture

4.0

Promotions

4.5

Work satisfaction

Explore 10 Reviews and Ratings
Graphics Intern

Pune

0-1 Yrs

Not Disclosed

ReactJS / Android / Flutter Intern

Pune

0-1 Yrs

Not Disclosed

PHP (Laravel) Intern

Pune

0-3 Yrs

Not Disclosed

Explore more jobs
Compare SPCL Infotech with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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