Upload Button Icon Add office photos

Filter interviews by

Balaji CNC Technologies Interview Questions and Answers

Updated 25 Sep 2022

Balaji CNC Technologies Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. No questions was asked
Round 2 - One-on-one 

(1 Question)

  • Q1. Seeing my old experience. They joined me

Interview Preparation Tips

Interview preparation tips for other job seekers - Make good approach to hr and tell to them what you are mainly perfect

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: Verbal questions on passages,correction of sentences,antonyms,synonyms analytical questions on logical deductions,puzzles...
Total Questions: 60

Round: HR Interview
Experience: 3 topics were given (reservation,higher education & if i am the sports minister) and ask to talk about any one for five mins and speak on reservaion.then he give me a situation and ask me to give five reasons to get out of situation. for this i answred well.......then some casual questions and at last he give me some advices about how to behave during an interview

General Tips: Its a great experience during interview and i am very much confident after my interview that i will be selected and so happened.Just be perfect in questions on various topics present in R.S AGARWAL Be donfident during interview,be frank and dont give any wrong information about ur academic performance
College Name: NIT WARANGAL

Interview Preparation Tips

Round: Test
Experience: It went quite well.
Tips: Brush up everyday your aptitude skills
Duration: 30 minutes
Total Questions: 30

General Tips: Choosing your company and preparing for it early is better than trying everything on the day of selection process
Skills: Aptitude, Technical skills
College Name: IIT roorkee
Motivation: i am a self motivator

Interview Preparation Tips

Round: Test
Experience: Questions were based on basic maths and english but time duration as per level of questions was very less. I was hardly able to attempt 90 question.
Tips: Firstly attempt questions from the topics in which you are more comfortable. Don't spend much time in thinking.
Duration: 60 minutes
Total Questions: 120

Round: Technical Interview
Experience: As I am from statistics background ao they asked me questions from regression and inference in depth. Rest all question were from basic stats. And yes they ask question from everything what is there in your resume.
Tips: Be ready for question from everything what is there in your resume and prepare them in advance.

Round: HR Interview
Experience: It was easy and hardly last for 10 min
Tips: Be confident on whatever you speak and prepare for general HR questions in advance.

College Name: IIT BOMBAY

Interview Preparation Tips

General Tips: KGPians have to be a little more in the know-how of latest trends in IT and programming language landscape. KGPians don’t do group projects much, specially group programming/software project. Be affirmative about your abilities and be more clear in your intent, in interviews.
Skill Tips: Must: minimum CGPA of 8. they reduced the gpa requirement to 7.9 but they maintain final gpa must be 8. Good to have: Some knowledge of programming languages,databases,Algorithms. Any extra-academic involvement helps ,but is not a requirement. Be in touch with discrete math(not requirement). C++,Java programming(may be a little bit of Python). Projects and internships with computer programming as major /critical part. Having lead a bunch of juniors or equals in a project. Decent communication skills is essential.
College Name: IIT KHARAGPUR

Interview Preparation Tips

Round: Interview
Experience: Quizzed on opinions of the Construction Industry.

General Tips: 1. Be prepared on the courses and project works that you mention in your resume2. Read newspapers, blogs about the construction industry and keep yourself updated
Skill Tips: """"
Skills: Infrastructure Planning, Infrastructure Management, Construction Management, Project Management
College Name: VIT Chennai

Interview Preparation Tips

Round: Walk in
Experience: Initial shortlist was Walk-In.

Round: Technical Interview
Experience: Duration: 50 mins.
Resume based.

General Tips:  Have a good number of projects and know each and every aspect of the projects mentioned
 Have the ability to relate course content to the project development
Skill Tips: They were looking for Product Designers.
College Name: IIT-Madras

Interview Preparation Tips

Round: Test
Experience: Simple Aptitude - just brush up basics - be quick in your solving.
Duration: 120min minutes
Total Questions: 50+10

Round: HR Interview
Experience: Pretty simple interview round - was asked few HR questions. Majorly it was a informative session where i was told about the job profile and tested whether I was willing to take up the responsibility & commitment.

College Name: IIT MADRAS
Motivation: Just applied gen. Got through.

Interview Questions & Answers

Amazon user image Anonymous

posted on 5 Apr 2015

Interview Questionnaire 

14 Questions

  • Q1. Given n-ary tree, print the nodes in level-order zig-zag manner. O(n) time
  • Q2. Given a BST find the number of pair of nodes which sum upto a given value. O(n) time, O(1) space
  • Q3. Given a 2D plane and n points, find the line which passes through maximum number of lines
  • Q4. If a/b is recurring like 10/3 print 10/3 as 3.(3), 16/6 as 2.(6)
  • Q5. Explain caching, implement LRU caching
  • Ans. 

    Caching is the process of storing frequently used data in a temporary storage to reduce access time. LRU caching removes least recently used data.

    • Caching improves performance by reducing access time to frequently used data

    • LRU (Least Recently Used) caching removes the least recently used data to make space for new data

    • LRU cache can be implemented using a doubly linked list and a hash map

    • When a cache hit occurs, the acce...

  • Answered by AI
  • Q6. Explain working of DNS, implement domain search in DNS
  • Q7. What is hashing. Implement domain search using hashing
  • Q8. Given a string of alphabet of at most 5 characters. Write a function which returns a unique number for each string with O(1) space
  • Q9. Explain working of virtual function
  • Q10. There is pointer of base class pointing to derived class. Explain the working with respect to the pointer, if this pointer calls the virtual function of base class
  • Q11. How does write head take a value from process buffer and writes on a particular address (Explanation of address bus and register needed)
  • Q12. Clone a linked list having an arbit pointer
  • Q13. You are given deque(), enque(), isEmpty() function for queue, implement push(), pop(), min() functions of stack. O(1) time was required for min()
  • Q14. Convert a binary tree to a DLL such that a next node for DLL is selected in a top down order in zig-zag manner. O(n) space was allowed, but not O(2n)

Interview Preparation Tips

Round: ONLINE ROUND
Experience: 1. 20 MCQ
2. 2 coding questions
• Find the diameter of a tree
• Print all anagrams pair in separate line

Round: Technical Interview
Experience: Find the next larger element in a BST, given key might not be in the BST. O(logn) time and O(1) space.Delete all nodes on a DLL whose data is a multiple of 5. O(n) time

College Name: BIT Mesra

Skills evaluated in this interview

Banking Interview Questions & Answers

ICICI Bank user image Anonymous

posted on 24 May 2015

Interview Questionnaire 

7 Questions

  • Q1. How will you calculate premium for that shop?
  • Ans. 

    Premium for the shop can be calculated based on various factors such as location, size, inventory, and risk assessment.

    • Consider the location of the shop and the crime rate in the area

    • Assess the size of the shop and the value of the inventory

    • Evaluate the risk associated with the type of business and the history of claims

    • Use actuarial tables and statistical models to determine the premium

    • Adjust the premium based on deduc

  • Answered by AI
  • Q2. How do you calculate brand value or good will?
  • Ans. 

    Brand value or goodwill is calculated by assessing the overall perception of the brand in the market and its financial performance.

    • Brand value is calculated by assessing the brand's reputation, customer loyalty, and market share.

    • Goodwill is calculated by assessing the brand's intangible assets such as patents, trademarks, and intellectual property.

    • Financial performance is also taken into consideration while calculating...

  • Answered by AI
  • Q3. What is loan syndication?
  • Ans. 

    Loan syndication is the process of involving multiple lenders to fund a single loan for a borrower.

    • It involves a group of lenders who jointly provide funds to a borrower.

    • The lead bank manages the syndication process and negotiates the terms with the borrower.

    • The loan is usually large and involves high-risk borrowers such as corporations or governments.

    • Syndicated loans can be structured as either a term loan or a revolv...

  • Answered by AI
  • Q4. Value a sweet shop called “Punjabi Halwai” in Mumbai?
  • Ans. 

    The value of Punjabi Halwai sweet shop in Mumbai depends on its revenue, location, customer base, and competition.

    • Revenue: Annual sales and profit margin

    • Location: Foot traffic, accessibility, and rent

    • Customer base: Loyal customers and repeat business

    • Competition: Number of similar shops in the area

    • Brand value: Reputation and recognition in the market

  • Answered by AI
  • Q5. What is your favourite finance subject?
  • Ans. 

    My favorite finance subject is corporate finance.

    • I enjoy analyzing financial statements and making investment decisions.

    • I find the concept of capital budgeting fascinating.

    • I like learning about financial risk management strategies.

    • I am interested in understanding how companies finance their operations.

    • I appreciate the importance of financial planning and forecasting in corporate finance.

  • Answered by AI
  • Q6. They asked me some questions on my CV like Why less marks in academics
  • Q7. Also, about my summers project- what did I do, what was the project and how did I went about doing it

Interview Preparation Tips

Round: Group Discussion
Experience: 1) BBG shipping has experience of turning around two companies and is one of the largest companies in this segement



2) City shipping is largest private company into ship repair and ship breaking but not in similar segment.



3) Sonyo shipping is one of the oldest shipping company and has various businesses related this. It is looking forward to expand in china and India and looking forward to expand and acquire some ship breaking company to create a low cost base.



Bids are:



BBG: 100% of debt for seven years 9% interest pa



City: 90% of debt for seven years 10% interest pa



Sonyo: 85% of debt for five years 13% interest pa



As a manager you have to take decision. Your senior has called up to look for bid of City and this will help to build relationship with city. The bank already has relationship with BBG. What will you recommend?

Round: HR Interview
Experience: I can’t say I was 100% right in all my answers but I tried to simplify every answer. I knew my CV very well and was able to anticipate questions like why less marks.

General Tips: Through knowledge of sectors and other fin subjects. Was confident as I had prepared well for the interview. In GD one has to contribute 2-3 good points that was sufficient. There were people who remained silent but contributed even 1 good point were selected for interview atleast. In interview they gauge your fitment wrt role and their core values.
Skills: Economics, Finance
College Name: NA

Balaji CNC Technologies Interview FAQs

How many rounds are there in Balaji CNC Technologies interview?
Balaji CNC Technologies interview process usually has 3 rounds. The most common rounds in the Balaji CNC Technologies interview process are One-on-one Round and Resume Shortlist.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Balaji CNC Technologies Reviews and Ratings

based on 4 reviews

4.9/5

Rating in categories

4.8

Skill development

4.6

Work-life balance

3.9

Salary

4.5

Job security

4.5

Company culture

4.3

Promotions

4.9

Work satisfaction

Explore 4 Reviews and Ratings
CNC Operator
4 salaries
unlock blur

₹1.8 L/yr - ₹2.2 L/yr

QC Engineer
3 salaries
unlock blur

₹4.3 L/yr - ₹6 L/yr

CNC Milling Machine Operator
3 salaries
unlock blur

₹2.2 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Balaji CNC Technologies with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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