Upload Button Icon Add office photos

Filter interviews by

Elancer It Solutions Interview Questions and Answers for Freshers

Updated 10 Nov 2024

Elancer It Solutions Interview Experiences for Freshers

3 interviews found

Project Assiatnt Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn

Round 1 - HR 

(1 Question)

  • Q1. Why you want to join the company
  • Ans. 

    I am passionate about the company's mission and values, and I believe my skills and experience align well with the role.

    • I admire the company's commitment to sustainability and community involvement

    • I have relevant experience in project management and coordination

    • I am excited about the opportunity to contribute to the company's growth and success

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't Join in hurry, it might cost more in future
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Nov 2022. 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 - Technical 

(3 Questions)

  • Q1. Any experience other companies
  • Q2. Elancer it solutions
  • Q3. ICICI Bank credit card department

Interview Preparation Tips

Topics to prepare for Elancer It Solutions Project Assistant interview:
  • Java Web Services
  • DBMS
  • Webtechlogy
  • C++
Interview preparation tips for other job seekers - Please traine to the new employees and fresher

Project Assistant Interview Questions asked at other Companies

Q1. What is coal? What is GCV? What is GCV of coal grade 7? What is name your priciple in PG college? What will you job here ? And many more from academic
View answer (2)
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 - HR 

(3 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills
Be confident

Project Assistant Interview Questions asked at other Companies

Q1. What is coal? What is GCV? What is GCV of coal grade 7? What is name your priciple in PG college? What will you job here ? And many more from academic
View answer (2)

Interview questions from similar companies

Sr.Associate- Technology Interview Questions & Answers

Synechron user image Anonymous

posted on 6 Sep 2023

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

I applied via Naukri.com and was interviewed in Dec 2023. 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 - Technical 

(4 Questions)

  • Q1. What is load balancer ?
  • Q2. How to create a SSL certificate?
  • Q3. Explain about HTTP.SYS?
  • Q4. What is web garden?
Round 3 - HR 

(4 Questions)

  • Q1. Why you are choosing this company only?
  • Q2. Can you please explain about the company?
  • Q3. Why are you leaving for previous company?
  • Q4. What is your roles and responsibilities?

Interview Preparation Tips

Interview preparation tips for other job seekers - Synechron is good company to work.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic logical questions

Round 2 - Technical 

(1 Question)

  • Q1. Write simple SQL queries
  • Ans. 

    Basic SQL queries for software engineer interview

    • SELECT * FROM table_name;

    • SELECT column1, column2 FROM table_name WHERE condition;

    • INSERT INTO table_name (column1, column2) VALUES (value1, value2);

    • UPDATE table_name SET column1 = value1 WHERE condition;

    • DELETE FROM table_name WHERE condition;

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Jan 2022. There were 3 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 - Aptitude Test 

In the first round they ask some technical mcq and gave some coding questions in python and SQL.there were less aptitude questions.

Round 3 - Technical 

(4 Questions)

  • Q1. Just asking simple string based questions and some difficult sql questions .it was 1hr section.
  • Q2. Groupby having, joins like inner outer left right
  • Q3. Most frequent word in a sentence ?
  • Ans. 

    The most frequent word in a sentence can be found by counting the occurrence of each word and selecting the one with the highest count.

    • Split the sentence into words using whitespace as delimiter

    • Create a dictionary to store the count of each word

    • Iterate through the words and update the count in the dictionary

    • Find the word with the highest count in the dictionary

  • Answered by AI
  • Q4. Given some tables and extract the values between some values and fileter by some values

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in Python and SQL .and be strong in thinking abilities.

Skills evaluated in this interview

Programner Analyst Interview Questions & Answers

CitiusTech user image mona singh

posted on 20 Apr 2022

Round 1 - Technical 

(1 Question)

  • Q1. Introduce yourself difference between abstract class and interface difference between final and finally this and super keyword hard assert and soft assert string immutable concept prime number program char...
Round 2 - Technical 

(1 Question)

  • Q1. Prime number assertion some selenium based code using action handling parent child window

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident while giving answer

I applied via Campus Placement

Interview Questionnaire 

5 Questions

  • Q1. Explain any one organ system anatomy and physiology
  • Q2. Explain Diabetes
  • Q3. Any one respiratory disease name and which drugs is used
  • Q4. Longest and shortest bone of the human body
  • Q5. In arteries and veins which type blood flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Before the interview well prepared

Skills evaluated in this interview

I applied via Company Website and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Web design use in php
  • Ans. 

    Web design is an important aspect of PHP development as it determines the look and feel of the website.

    • PHP can be used to create dynamic web pages with custom designs

    • CSS can be used to style the HTML elements generated by PHP

    • Frameworks like Laravel and CodeIgniter provide pre-built templates for web design

    • Responsive design can be implemented using media queries in CSS

  • Answered by AI
  • Q2. Use in html and css includes function use and include_once function difference
  • Ans. 

    HTML and CSS include functions and difference between include and include_once

    • HTML includes are used to include external files into a webpage

    • CSS includes are used to include external stylesheets into a webpage

    • include() function is used to include a file and will produce a warning if the file is not found

    • include_once() function is used to include a file only once, even if it is called multiple times

    • Both functions are us

  • Answered by AI
Round 2 - 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 3 - HR 

(3 Questions)

  • Q1. Why should we hire you?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for ITC Infotech PHP Web Developer interview:
  • Core PHP
  • Design
Interview preparation tips for other job seekers - What is static and dynamic web pages

Skills evaluated in this interview

Intern Interview Questions & Answers

UST user image Anonymous

posted on 1 Mar 2022

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a link list, reverse a binary tree
  • Ans. 

    To reverse a linked list, traverse it and change the pointers. To reverse a binary tree, swap left and right child nodes recursively.

    • For reversing a linked list, traverse the list and change the pointers to point to the previous node instead of the next node.

    • For reversing a binary tree, swap the left and right child nodes of each node recursively starting from the root node.

    • Both operations can be done in O(n) time comp...

  • Answered by AI
  • Q2. Why merge short is better than any other shorting technique
  • Ans. 

    Merge short is better than other shorting techniques due to its ability to minimize risk and maximize profits.

    • Merge short involves combining multiple short positions into one, reducing the risk of individual short positions

    • It allows for greater flexibility in managing short positions and can lead to higher profits

    • For example, if an investor wants to short a stock but is unsure of the timing, they can use merge short to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be Confident ,be simple,always tell truth

Skills evaluated in this interview

Elancer It Solutions Interview FAQs

How many rounds are there in Elancer It Solutions interview for freshers?
Elancer It Solutions interview process for freshers usually has 1-2 rounds. The most common rounds in the Elancer It Solutions interview process for freshers are Resume Shortlist, HR and Technical.
How to prepare for Elancer It Solutions interview for freshers?
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 Elancer It Solutions. The most common topics and skills that interviewers at Elancer It Solutions expect are Image Processing, Communication Skills, Lidar, Classification and Segmentation.
What are the top questions asked in Elancer It Solutions interview for freshers?

Some of the top questions asked at the Elancer It Solutions interview for freshers -

  1. ICICI Bank credit card departm...read more
  2. Elancer it soluti...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Elancer It Solutions interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 780 Interviews
View all

Elancer It Solutions Reviews and Ratings

based on 79 reviews

3.7/5

Rating in categories

3.0

Skill development

3.4

Work-Life balance

3.0

Salary & Benefits

3.4

Job Security

3.5

Company culture

2.7

Promotions/Appraisal

3.4

Work Satisfaction

Explore 79 Reviews and Ratings
Project Assistant
354 salaries
unlock blur

₹1 L/yr - ₹3.2 L/yr

Project Associate
31 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

Process Associate
14 salaries
unlock blur

₹1.5 L/yr - ₹2.8 L/yr

Team Lead
8 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

Image Processing
6 salaries
unlock blur

₹1 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Elancer It Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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