Redian新闻
>
中国生物医药企业上市的真相
avatar
中国生物医药企业上市的真相# Biology - 生物学
w*l
1
code assessment是我自己面的。
aptitude paper是从老印论坛扒的。
PROBLEM ONE: TRAINS
Problem: The local commuter railroad services a number of towns in Kiwiland
. Because of monetary concerns, all of the tracks are 'one-way.' That is,
a route from Kaitaia to Invercargill does not imply the existence of a route
from Invercargill to Kaitaia. In fact, even if both of these routes do
happen to exist, they are distinct and are not necessarily the same distance!
The purpose of this problem is to help the railroad provide its customers
with information about the routes. In particular, you will compute the
distance along a certain route, the number of different routes between two
towns, and the shortest route between two towns.
Input: A directed graph where a node represents a town and an edge
represents a route between two towns. The weighting of the edge represents
the distance between the two towns. A given route will never appear more
than once, and for a given route, the starting and ending town will not be
the same town.
Output: For test input 1 through 5, if no such route exists, output 'NO SUCH
ROUTE'. Otherwise, follow the route as given; do not make any extra stops!
For example, the first problem means to start at city A, then travel
directly to city B (a distance of 5), then directly to city C (a distance of
4).
1. The distance of the route A-B-C.
2. The distance of the route A-D.
3. The distance of the route A-D-C.
4. The distance of the route A-E-B-C-D.
5. The distance of the route A-E-D.
6. The number of trips starting at C and ending at C with a maximum of 3
stops. In the sample data below, there are two such trips: C-D-C (2 stops).
and C-E-B-C (3 stops).
7. The number of trips starting at A and ending at C with exactly 4 stops.
In the sample data below, there are three such trips: A to C (via B,C,D); A
to C (via D,C,D); and A to C (via D,E,B).
8. The length of the shortest route (in terms of distance to travel) from A
to C.
9. The length of the shortest route (in terms of distance to travel) from B
to B.
10. The number of different routes from C to C with a distance of less than
30. In the sample data, the trips are: CDC, CEBC, CEBCDC, CDCEBC, CDEBC,
CEBCEBC, CEBCEBCEBC.
Test Input:
For the test input, the towns are named using the first few letters of the
alphabet from A to D. A route between two towns (A to B) with a distance of
5 is represented as AB5.
Graph: AB5, BC4, CD8, DC8, DE6, AD5, CE2, EB3, AE7
Expected Output:
Output #1: 9
Output #2: 5
Output #3: 13
Output #4: 22
Output #5: NO SUCH ROUTE
Output #6: 2
Output #7: 3
Output #8: 9
Output #9: 9
Output #10: 7
==========
PROBLEM TWO: SALES TAXES
Basic sales tax is applicable at a rate of 10% on all goods, except books,
food, and medical products that are exempt. Import duty is an additional
sales tax applicable on all imported goods at a rate of 5%, with no
exemptions.
When I purchase items I receive a receipt which lists the name of all the
items and their price (including tax), finishing with the total cost of the
items, and the total amounts of sales taxes paid. The rounding rules for
sales tax are that for a tax rate of n%, a shelf price of p contains (np/100
rounded up to the nearest 0.05) amount of sales tax.
Write an application that prints out the receipt details for these shopping
baskets...
INPUT:
Input 1:
1 book at 12.49
1 music CD at 14.99
1 chocolate bar at 0.85
Input 2:
1 imported box of chocolates at 10.00
1 imported bottle of perfume at 47.50
Input 3:
1 imported bottle of perfume at 27.99
1 bottle of perfume at 18.99
1 packet of headache pills at 9.75
1 box of imported chocolates at 11.25
OUTPUT
Output 1:
1 book : 12.49
1 music CD: 16.49
1 chocolate bar: 0.85
Sales Taxes: 1.50
Total: 29.83
Output 2:
1 imported box of chocolates: 10.50
1 imported bottle of perfume: 54.65
Sales Taxes: 7.65
Total: 65.15
Output 3:
1 imported bottle of perfume: 32.19
1 bottle of perfume: 20.89
1 packet of headache pills: 9.75
1 imported box of chocolates: 11.85
Sales Taxes: 6.70
Total: 74.68
==========
PROBLEM THREE: MARS ROVERS
A squad of robotic rovers are to be landed by NASA on a plateau on Mars.
This plateau, which is curiously rectangular, must be navigated by the
rovers so that their on-board cameras can get a complete view of the
surrounding terrain to send back to Earth.
A rover's position and location is represented by a combination of x and y
co-ordinates and a letter representing one of the four cardinal compass
points. The plateau is divided up into a grid to simplify navigation. An
example position might be 0, 0, N, which means the rover is in the bottom
left corner and facing North.
In order to control a rover, NASA sends a simple string of letters. The
possible letters are 'L', 'R' and 'M'. 'L' and 'R' makes the rover spin 90
degrees left or right respectively, without moving from its current spot. 'M
' means move forward one grid point, and maintain the same heading.
Assume that the square directly North from (x, y) is (x, y+1).
INPUT:
The first line of input is the upper-right coordinates of the plateau, the
lower-left coordinates are assumed to be 0,0.
The rest of the input is information pertaining to the rovers that have been
deployed. Each rover has two lines of input. The first line gives the rover
's position, and the second line is a series of instructions telling the
rover how to explore the plateau.
The position is made up of two integers and a letter separated by spaces,
corresponding to the x and y co-ordinates and the rover's orientation.
Each rover will be finished sequentially, which means that the second rover
won't start to move until the first one has finished moving.
OUTPUT
The output for each rover should be its final co-ordinates and heading.
INPUT AND OUTPUT
Test Input:
5 5
1 2 N
LMLMLMLMM
3 3 E
MMRMMRMRRM
Expected Output:
1 3 N
5 1 E
==========
mitbbs不让发zip。看图。
avatar
s*e
2
where to buy a big one?
avatar
w*a
3
有一个canon 450d,和套头
想再买一个镜头,请大家推荐适合新手的镜头
我的想法是,50/1.8的定焦或某个18-xxx的镜头挑一个
女生,静态的片子居多,风景也多
大家帮我推荐一个吧,多谢
或者有转让的二手也可以联系我哦
avatar
U*n
4
1,血汗工厂类
以药明康德为代表,以月薪低于一万的硕士,挤死美国的全部CRO。印度三哥PPT厉害,
但是操作不行,无法参加竞争。
这类企业市值五倍。基本也挤死了国内外所有其他CRO。
2,垄断销售类
以南京三胞为代表,这类企业有卫计委独家批准的制备骨髓细胞的证书,中国只有七张
(为什么是七,是历史的原因,是哪七个家族,你懂的)。
现在七家已经逐渐退出,转移。
3,假药类
以赛隆药业为代表,销售脑蛋白水解液这些无效的假药。虽然疗效没有一个 peer
review 的规范化研究发表,这个产品是中国卖得最好的。
这是一个非常诡异和黑暗的市场,其中的销售势力,你懂的。背后站台的专家,名字你
根本没听说过,就是这药厂自己的专家,买了一些各种头衔,人大代表,政协委员,等
等。
4,倾轧销售类
这个实际上是最主要的上市公司,产品是生理盐水这种中国市场最大的药。全部公司就
是靠销售,是那种你不买我的我就把你弄死的销售精神,不管怎样,它能卖到医院去。
5,假洋鬼子类
这个不用说了,有美国势力撑腰的me too,不过药是真的。
真正的创新企业有吗?当然一个没有。
avatar
f*p
6
EF-S 55-250mm, cheap reasonable good.
avatar
z*o
7
总结得到位,还有两类公司楼主也给归个类呗。一个是华大基因和一票测序公司搞所谓
的精准医疗做疾病预测;还有一类就是大量的检测试剂盒研发公司。它们不做药,但忽
悠的钱相当多。

【在 U*******n 的大作中提到】
: 1,血汗工厂类
: 以药明康德为代表,以月薪低于一万的硕士,挤死美国的全部CRO。印度三哥PPT厉害,
: 但是操作不行,无法参加竞争。
: 这类企业市值五倍。基本也挤死了国内外所有其他CRO。
: 2,垄断销售类
: 以南京三胞为代表,这类企业有卫计委独家批准的制备骨髓细胞的证书,中国只有七张
: (为什么是七,是历史的原因,是哪七个家族,你懂的)。
: 现在七家已经逐渐退出,转移。
: 3,假药类
: 以赛隆药业为代表,销售脑蛋白水解液这些无效的假药。虽然疗效没有一个 peer

avatar
s*e
8
129"x47"

【在 F**********e 的大作中提到】
: How big? This one is 44"x19"x15"
: http://amzn.to/sZ9ehk

avatar
w*a
9
哦对了,这边在哪里买镜头好啊,ebay?

【在 f*********p 的大作中提到】
: EF-S 55-250mm, cheap reasonable good.
avatar
h*c
10
还是中医好
avatar
p*o
11
17-40/f4L
avatar
s*s
12
不许骂测序公司,我就靠这个吃饭呢,呵呵
前几天发现有一国内公司吹嘘自己的variant caller多牛X, 而且开源了,让我
大吃一斤,以为和美国学习了。装好一用,跳出两行本软件试用版,速度精
度都不行,请联系王二麻子付费使用商业版本,白吃了

【在 z*******o 的大作中提到】
: 总结得到位,还有两类公司楼主也给归个类呗。一个是华大基因和一票测序公司搞所谓
: 的精准医疗做疾病预测;还有一类就是大量的检测试剂盒研发公司。它们不做药,但忽
: 悠的钱相当多。

avatar
k*z
13
明康德那国内的血汗钱被老外忽悠做冤大头高额收购国外公司,那个nextcode, 里面一
堆老外好像不少骗子,除非再找个冤大头接盘,不然等着血本无归吧
avatar
c*o
14
nextcode 是蛮尴尬的,不上不下,不会coding用不溜,会coding谁用他家的那个语言
,然后基于java还不允许改参数

【在 k****z 的大作中提到】
: 明康德那国内的血汗钱被老外忽悠做冤大头高额收购国外公司,那个nextcode, 里面一
: 堆老外好像不少骗子,除非再找个冤大头接盘,不然等着血本无归吧

avatar
e*a
15
恒瑞医药呢

【在 U*******n 的大作中提到】
: 1,血汗工厂类
: 以药明康德为代表,以月薪低于一万的硕士,挤死美国的全部CRO。印度三哥PPT厉害,
: 但是操作不行,无法参加竞争。
: 这类企业市值五倍。基本也挤死了国内外所有其他CRO。
: 2,垄断销售类
: 以南京三胞为代表,这类企业有卫计委独家批准的制备骨髓细胞的证书,中国只有七张
: (为什么是七,是历史的原因,是哪七个家族,你懂的)。
: 现在七家已经逐渐退出,转移。
: 3,假药类
: 以赛隆药业为代表,销售脑蛋白水解液这些无效的假药。虽然疗效没有一个 peer

avatar
k*z
16
其他类似的公司基本还老老实实干活挣小钱,这公司一堆骗子老外估计为了忽悠老中整
天炒作概念,好像公司内部也很乱,搞投资的千万远离,不然有的哭


: nextcode 是蛮尴尬的,不上不下,不会coding用不溜,会coding谁用他家的那
个语言

: ,然后基于java还不允许改参数



【在 c******o 的大作中提到】
: nextcode 是蛮尴尬的,不上不下,不会coding用不溜,会coding谁用他家的那个语言
: ,然后基于java还不允许改参数

avatar
s*k
17
借今年股市的风
今年国内医药企业大多忽悠
特别是中小创业型企业 就想干一票捞一笔
投资的钱无处可去 很喜欢涌到医药领域
avatar
w*i
18
总结的不错
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。