Upload Button Icon Add office photos

Filter interviews by

Yoctel Solutions Trainee Interview Questions and Answers

Updated 12 Dec 2024

Yoctel Solutions Trainee Interview Experiences

1 interview found

Trainee Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Time distance questions related to finance

Round 2 - Technical 

(1 Question)

  • Q1. Coding questions were asked

Interview questions from similar companies

I applied via Company Website and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Introduce yourself
  • Q2. HR related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview Preparation Tips

Round: Resume Shortlist
Experience: I started preparing my resume somewhere around August end. I spoke to a few seniors about it and read quite a few resumes, especially of those seniors who either had a profile similar to mine or had secured jobs in fields of my interest, eg. Consulting, finance, etc. I also attended the Resume Writing Workshop conducted by McKinsey and Co. on campus and cleared a few doubts there.
Tips: I would advise you guys to start preparing your resumes well in advance, it is not something to be kept for the last minute. Being the first form of acquaintance between you and a firm, it is a highly important document and the way you highlight your strong points and attributes can go a long way in shortlisting you from amongst the hundreds of resumes that they have to scan. Also, it is important that you be able to speak on any point in your resume in detail, hence you must be sure of what you are writing in it.

Round: Case Study Interview
Experience: The procedure of selection for Opera Solutions was a set of 4 interviews, each having a case study and some HR questions. The initial shortlist had around 22 candidates, after the first 2 interviews around 10 candidates were selected for the final rounds. Finally 3 candidates were made offers.  There were no GDs, only case interviews. The first interview had a case involving a music company which scouts for amateur talent and launches them. They want to enter India and want you to analyse the market and suggest if its feasible or not. The interviewer gave a lot of data related to market share of pop music, bollywood, devotional music, etc and it suggested that the market share of the genre related to the company is very little. However I think what worked best was that I also pointed out certain solutions which could make it feasible, such as merging with another company in a genre where the given company has core competencies in. I think this was the high point of the interview which I atleast would like to believe compensated for a later interview that I did not do well in. Another interview had a case where a pharmaceutical company in the US wants to enter India. A set of constraints and data was given and I was asked to calculate if it should actually setup a manufacturing facility in India or manufacture in the US and transport to India. I did not do well in this one, I wasn’t being able to come up with a figure. Both the interviews had an HR component where I was asked about my strengths and weaknesses, about Mood Indigo and my academic record. I was asked to describe myself. I was also asked to talk about my co-intern’s project in ITC (she was also interviewing with Opera). In a subsequent interview after the shortlist, I was asked to estimate the market for Maruti cars, domestic air travel. They weren't expecting too much detail, the interviewer was more interested in the approach. point.
Tips: I attended most of the initial PPTs. One does get a good understanding of what a firm does and where exactly do you fit into it, you also understand what they are looking for and what is the extent of their operations. I must admit though that I found my interaction with seniors, especially those working in those firms was more informative and fruitful. They can give clarity in certain grey areas that companies might stay non-committal on.ending across links/documents would help us compile a single point resource) . I prepared for case studies from the material I took from seniors, most of which is available on the LAN. For case studies I prepared with a friend and sometimes in groups of 3. I think this method is better than individual preparation because the other person can point out where you are going wrong, you get a different perspective and at the same time you can prepare in a fashion where one interviews the other and vice versa, so you get slightly comfortable with how an actual interview might feel like. It is however important to ensure that the person you are preparing with is competent and complementary to your skill sets, so that you can improve upon aspects where you might be lacking in.

General Tips: Case studies and HR questions. One should be very comfortable with points mentioned in the resume and should be able to talk at length about any . I guess it'd just be shifting a little from being myself if you know what I mean. A lot of seniors would give you a lot of fundae, but at the end one must remember that unless one is comfortable with a certain way of speaking or certain method of solving cases, it wont look genuine. For example, one need not thrash out every single detail of a case before beginning to solve it, sometimes the interviewer might get impatient or might think you are trying to buy time to think by asking unnecessary details. So if you are the kind of a person who can intuitively draw good conclusions at the outset so as to decide which direction to proceed in and hence which questions to ask, you can surely go ahead and do that, you need not also ask questions that you know are not required. Case interviews are very feel-good interviews, even if you make a mistake you will be guided back on track by the interviewer, hence I personally would recommend that you stick more to your general approach to solving cases (if you know it is a good one and works of course) and not try to change too much just because a certain senior did it in a different way.
College Name: IIT BOMBAY

I applied via Referral and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What should people contribute ?
  • Ans. Each every person should say that our company make big thing in everyone's life.they should be very proud to be there.we have to maintain good learning skills and developing skills
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was it's good thing to face the technical round. The interviewer want to tested the knowledge and skills according to my studies. He stressed a lot on basics related to my project topics.

I applied via Walk-in and was interviewed in Apr 2022. There were 4 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 - Aptitude Test 

We don't know what they ask but we should be prepared for interview perfectly and confidential

Round 3 - Technical 

(1 Question)

  • Q1. Basic computer skills
Round 4 - Case Study 

Details of what u studied

Interview Preparation Tips

Topics to prepare for TriGeo Technologies Trainee interview:
  • 3D Modeling
  • AutoCAD 2D
  • MS Office
Interview preparation tips for other job seekers - Fluent English and basic computer knowledge is needed
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between absolute xpath and relative xpath
  • Ans. 

    Absolute xpath specifies the complete path from the root element to the desired element, while relative xpath specifies the path relative to the current element.

    • Absolute xpath starts with a single forward slash (/) and is more specific.

    • Relative xpath starts with a double forward slash (//) and is more flexible.

    • Absolute xpath is more prone to breaking if the structure of the page changes.

    • Relative xpath is easier to main...

  • Answered by AI

Skills evaluated in this interview

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

(3 Questions)

  • Q1. How Pandas is used in project.
  • Ans. 

    Pandas is used in project for data manipulation and analysis in Python.

    • Pandas is used for data cleaning, transformation, and analysis.

    • It provides data structures like DataFrame and Series for handling data.

    • Pandas can be used for tasks like filtering, grouping, and merging data.

    • Example: Loading a CSV file into a DataFrame and performing analysis on the data.

  • Answered by AI
  • Q2. How to use Flask
  • Ans. 

    Flask is a lightweight web application framework for Python.

    • Create a virtual environment for your project

    • Install Flask using pip

    • Create a Flask app by defining routes and views

    • Run the Flask app using the command 'flask run'

    • Use Flask extensions for additional functionality

  • Answered by AI
  • Q3. Basic Python questionaries

Interview Preparation Tips

Interview preparation tips for other job seekers - No

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2023. There were 4 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 - Aptitude Test 

Aptitude it is a type of test in which there are many questions like resigning, technical,blood relation.etc

Round 3 - Group Discussion 

In group discussion we have provided some topic and told discuss about that topic and tell advantages and dis advance.

Round 4 - Technical 

(3 Questions)

  • Q1. What is final in java
  • Ans. 

    final keyword in Java is used to restrict the user from changing the value of a variable, making it a constant.

    • Final keyword can be applied to variables, methods, and classes

    • Final variables cannot be reassigned once initialized

    • Final methods cannot be overridden in subclasses

    • Final classes cannot be extended

  • Answered by AI
  • Q2. What is static In java?
  • Ans. 

    Static keyword in Java is used to create class-level variables and methods that can be accessed without creating an instance of the class.

    • Static variables are shared among all instances of a class.

    • Static methods can be called without creating an object of the class.

    • Static blocks are used to initialize static variables.

    • Example: public static int count = 0;

  • Answered by AI
  • Q3. The static it is a type of method called static method in which when we declared a method as static then it can't be inherited another class

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Oct 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 - HR 

(3 Questions)

  • Q1. Normal introduction was asked
  • Q2. Description of the previous role
  • Q3. Roles and responsibilities
Round 3 - Aptitude Test 

Not applicable , this was final round

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard on your attitude, skills can be taught! Focus on your goal.

Interview Preparation Tips

Round: Resume Shortlist
Experience: CV should focus on the skill set previously mentioned. Concise and to the point sentences. Line out projects and internships well. Balance between academia and extra curriculars. Attend the CV making workshop of Opera and work on it accordingly.
Tips: Don’t put things totally irrelevant to the job profile. Don’t write long sentences. Know your CV well for further stages.Anything related to your CV should be at the tip of your tongue.

Round: Test
Experience: Don’t spend a lot of time on one question in quant section. There’s a cut-off in Quant and your focus should be on clearing it. If you clear the cut-off, the puzzle section will be evaluated, where solving at least 2 is generally good enough. Puzzles are hard, and need a lot of prior practice.

Round: HR Interview
Experience: Direct selections take place at the end of all interviews after a mutual discussion between all the panels. Know your CV thoroughly. Prepare for some HR questions as well. Puzzle solving and guesstimates are asked, so prepare them well. When you are asked a puzzle, do not sit quietly but think aloud. The interviewers help you structure your thoughts. Most of the times, just knowing your approach is enough for them
Tips: Evaluate the nature of your interviewer for the first 5 minutes and if possible treat the interview like a discussion. They just want to know more about you so tell it to them. Most of them are very friendly, and you will feel at ease. Be confident. Sound excited while talking about your projects/internships. It gives them confidence in you. Be very very thorough with your CV. Nothing gives a bad impression like not knowing about yourself. Ask questions if you have them at the end of the interview.

General Tips: 1: Be Confident.
2: Keep Smiling.
3: Do not be Panic.
4: Remember they are here to hire you but not reject you.
5: Do not loose hope.
6: Believe at yourself.
7: Start preparing early.
8: Do demo interviews with your friend.
Skills: Mathematics, Computer Science
College Name: IIT KHARAGPUR
Motivation: Every body joins a comapny for making a software or earning money. But I was always motivated to MAKE MONEY. I have taken this job because they have very extensive work in Share Market and they have lots of MBA from IIM's, Lots of CAs, CS. Thats why i have choosen Edelweiss. I have rejected epic System USA for this profile.

Yoctel Solutions Interview FAQs

How many rounds are there in Yoctel Solutions Trainee interview?
Yoctel Solutions interview process usually has 2 rounds. The most common rounds in the Yoctel Solutions interview process are Aptitude Test and Technical.

Tell us how to improve this page.

Yoctel Solutions Trainee Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
Fusion Interview Questions
3.3
 • 17 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
View all
Business Development Executive
7 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Software Developer
6 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Team Leader Design
5 salaries
unlock blur

₹5.6 L/yr - ₹10 L/yr

Android Developer
5 salaries
unlock blur

₹2 L/yr - ₹10.6 L/yr

Softwaretest Engineer
5 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Explore more salaries
Compare Yoctel Solutions with

Primus Global Technologies

3.9
Compare

TriGeo Technologies

3.2
Compare

GrapplTech

4.8
Compare

Plada Infotech Services

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