Upload Button Icon Add office photos
Engaged Employer

i

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

Ninestars Information Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ninestars Information Technologies Junior Associate Interview Questions and Answers

Updated 22 May 2022

Ninestars Information Technologies Junior Associate Interview Experiences

2 interviews found

I applied via Walk-in and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Typing Speed Minimum 20 /wpm?

Interview Preparation Tips

Topics to prepare for Ninestars Information Technologies Junior Associate interview:
  • Information Technology
Interview preparation tips for other job seekers - Immediate opening for Junior Associates 100, Nos Please Contact Us.
#MTOSNICSSDA
#G2BPORTALONLINESSDA_631001
Deepu Nagalingam DCE.,
Asst. Manager.,
CSS Computer College,
150, Sholingur Road, Near Railway Station,
Arakkonam
Contact : XXXXX
Date of Interview :23.05.2022
Appointment fixed Nos.= 13 candidates can Apply
Qualification : 10+2/diploma/ITI/UG/PG
Take Home Salary 90000/Annum

I was interviewed in Sep 2021.

Interview Questionnaire 

1 Question

  • Q1. Iam seeking new job
  • Ans. This company very poor and not encourage employer ..salary was poor only 6k per month how to can run my family😔😔😔😔
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - I waste my life in this company i have trying another job but all company asked covid_19 so call you later

Junior Associate Interview Questions Asked at Other Companies

Q1. What are Reverse Repo Rate and Repo Rate of Reserve Bank Of India ... read more
Q2. Next Greater Element Problem Statement You are given an array arr ... read more
Q3. Count Substrings with K Distinct Characters Given a lowercase str ... read more
Q4. What is financial system? Name the regulatory bodies of it contro ... read more
Q5. What is Pivot Table in MS Excel?

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Only typing test.
  • Q2. Basic questions ask only.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Pseudocode problems and 2 coding questions

Round 2 - HR 

(1 Question)

  • Q1. Introduction, family background, logical question of English alphabet
Round 3 - Technical 

(3 Questions)

  • Q1. AI/ML trends, bitcoin info
  • Q2. Java code for finding even number
  • Ans. 

    Java code to find even numbers in an array

    • Iterate through the array and check if each element is divisible by 2

    • Use the modulus operator (%) to check for even numbers

    • Store the even numbers in a separate array or print them out

  • Answered by AI
  • Q3. Basic questions about technologies mentioned in the resume
Round 4 - BU Head 

(4 Questions)

  • Q1. Intro, family background
  • Q2. HTML, CSS, JAVA, CPP code
  • Q3. Logical Questions
  • Q4. Speaking Communication

Interview Preparation Tips

Interview preparation tips for other job seekers - To succeed as a junior software developer at Winjit Technology, focus on continuous learning and adapting to emerging technologies. Demonstrate a strong work ethic, collaborate effectively with your team, and showcase your problem-solving skills. Prioritize communication, both verbal and written, and actively seek feedback to enhance your skills. Stay proactive, show enthusiasm for innovation, and leverage internships or personal projects to bolster your practical experience. Remember, a positive attitude and a willingness to learn will set you apart in your career journey with Winjit Technology.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2023. There were 2 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 - HR 

(5 Questions)

  • Q1. Why did you decide to apply to this role?
  • Ans. Because i am seeking a more challenging opportunity in my field
  • Answered by Deepasri.k
  • Q2. Describe the workplace where you'll be most happy and productive
  • Ans. An environment where the members of the team have a strong sense of camaraderie and a good work ethic
  • Answered by Deepasri.k
  • Q3. Why are you interested in this job?
  • Q4. Why i should hire you?
  • Q5. What are your strengths?

Interview Preparation Tips

Topics to prepare for Happiest Minds Technologies Junior Software Developer interview:
  • Tell me about yourself
  • Udemy
  • Skillshare
Interview preparation tips for other job seekers - Learn job keywords
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at A. D. Patel Institute of Technology, Vallabh Vidyanagar and was interviewed in Jun 2023. There were 5 interview rounds.

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 - Group Discussion 

Ask what the effects on Indian economy due to climent change

Round 3 - Aptitude Test 

Ask some aptitude and technical questions

Round 4 - Technical 

(1 Question)

  • Q1. Ask some dbms queries and method overloading and method overridng
Round 5 - HR 

(1 Question)

  • Q1. Add oops concepts on room
  • Ans. 

    Object-oriented programming concepts can be applied to a room by treating it as an object with properties and behaviors.

    • Encapsulation: Encapsulate the room's properties (such as size, color, furniture) and behaviors (such as lighting, temperature control) within a Room class.

    • Inheritance: Create subclasses of Room for different types of rooms (e.g. Bedroom, LivingRoom) that inherit common properties and behaviors from t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All rounds are best experience for me.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

First step is aptitude test . This questions are easy.

Round 3 - Coding Test 

In that aptitude test another section is coding question(2 questions)

Round 4 - Technical 

(2 Questions)

  • Q1. They generally ask basic questions like- what is stack? some queries in SQL
  • Q2. How to create login form in html?
  • Ans. 

    To create a login form in HTML, use the

    element with input fields for username and password.

    • Use the element to create the form.

    • Add elements for username and password fields.

    • Set the 'type' attribute of the input fields to 'text' or 'password'.

    • Include a submit button using the element with 'type' set to 'submit'.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for resume based question. In my resume I mentioned ReactJS, so they ask basic question about it.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Feb 2022. There were 5 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 

Normal Aptitude MCQs were asked.

Round 3 - Coding Test 

OOPs, Normal output based ques, C ques were asked.

Round 4 - Technical 

(1 Question)

  • Q1. Some string manipulation questions were asked. Basics of Java, SQL and C was also asked
Round 5 - HR 

(1 Question)

  • Q1. Introduce yourself, ques regarding flexible timings, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a good company for freshers, learn and switch in 1-1.5 yrs.

Interview Questionnaire 

3 Questions

  • Q1. Why we hire you
  • Ans. Bcoz Im very coachable person I'm hungry to learn I have that zeal you should hire me
  • Answered Anonymously
  • Q2. Tell me your qualification
  • Q3. Tell me one quality
  • Ans. 

    Adaptability

    • Ability to quickly adjust to new situations

    • Flexibility in handling changing priorities

    • Openness to learning and acquiring new skills

    • Capacity to work effectively in diverse teams

    • Example: Successfully adapting to a new software system at a previous job

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Confident while giving interview

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

Interview Questionnaire 

3 Questions

  • Q1. Tell me about your self?
  • Q2. Why do you work for this organization?
  • Q3. Whar are you sellery expectations?
  • Ans. 

    My salary expectations are based on my qualifications, experience, and the industry standards.

    • Consider my qualifications and experience when determining salary

    • Take into account the industry standards for Junior Associates

    • Open to negotiation based on the overall compensation package

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No hazitation.

Ninestars Information Technologies Interview FAQs

How many rounds are there in Ninestars Information Technologies Junior Associate interview?
Ninestars Information Technologies interview process usually has 1 rounds. The most common rounds in the Ninestars Information Technologies interview process are One-on-one Round.
How to prepare for Ninestars Information Technologies Junior Associate 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 Ninestars Information Technologies. The most common topics and skills that interviewers at Ninestars Information Technologies expect are Analytical Skills, Copy Editing, Health Insurance and Technical Editing.

Tell us how to improve this page.

Ninestars Information Technologies Junior Associate Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Junior Associate Interview Questions from Similar Companies

View all
Ninestars Information Technologies Junior Associate Salary
based on 211 salaries
₹0.6 L/yr - ₹3.1 L/yr
54% less than the average Junior Associate Salary in India
View more details

Ninestars Information Technologies Junior Associate Reviews and Ratings

based on 45 reviews

3.5/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

2.9

Salary

3.7

Job security

3.6

Company culture

2.7

Promotions

3.2

Work satisfaction

Explore 45 Reviews and Ratings
Junior Associate
211 salaries
unlock blur

₹0.6 L/yr - ₹3.1 L/yr

Media Analyst
56 salaries
unlock blur

₹1.5 L/yr - ₹2.7 L/yr

Software Developer
34 salaries
unlock blur

₹2.2 L/yr - ₹5.2 L/yr

Software Engineer
30 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Data Entry Operator
30 salaries
unlock blur

₹1 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Ninestars Information Technologies with

Saksoft

3.5
Compare

Mphasis

3.4
Compare

LTIMindtree

3.8
Compare

Persistent Systems

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